Age | Commit message (Expand) | Author |
---|---|---|
2022-07-24 | Support arguments of width 128, 256 and 512 bits for external calls | Pavel |
2020-12-04 | Test reflecting the LLVM 11 behavior for transforming reads of the form f[k],... | Cristian Cadar |
2020-12-04 | Test reflecting the LLVM 11 behavior for transforming writes of the form f[k]... | Cristian Cadar |
2020-12-04 | Move all overflows from the vector instructions tests into a new file, as the... | Cristian Cadar |
2020-03-19 | Additional test for dealing with vector instructions | Cristian Cadar |
2019-03-07 | Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively. | Cristian Cadar |
2018-10-26 | llvm5: test, add -disable-O0-optnone to -O0 | Jiri Slaby |
2018-08-01 | test: remove geq-llvm-3.4 | Julian Büning |
2018-05-23 | test: add parenthesis around & operands | Jiri Slaby |
2017-07-19 | Implement basic support for vectorized instructions. | Dan Liew |