about summary refs log tree commit diff homepage
path: root/test/VectorInstructions
AgeCommit message (Expand)Author
2020-03-19Additional test for dealing with vector instructionsCristian Cadar
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2018-10-26llvm5: test, add -disable-O0-optnone to -O0Jiri Slaby
2018-08-01test: remove geq-llvm-3.4Julian Büning
2018-05-23test: add parenthesis around & operandsJiri Slaby
2017-07-19Implement basic support for vectorized instructions.Dan Liew