about summary refs log tree commit diff homepage
path: root/test/Feature/InsertExtractValue.ll
AgeCommit message (Expand)Author
2022-06-13tests: invoke LLVM tools through their corresponding macrosLukáš Zaoral
2019-03-21remove tests for LLVM <= 3.7Julian Büning
2019-03-12Removed unneeded and confusing disable-opt option, reformatted Optimize() fun...Cristian Cadar
2018-05-24test: add versions of some tests for LLVM 3.7Richard Trembecký
2014-09-12[tests] Set --output-dir on all test runs, in support of running tests in par...Daniel Dunbar
2010-08-05Small fix to test case. Without -f, the test fails when 'make test'Cristian Cadar
2010-07-08Add support for InsertValue and ExtractValue instructionsPeter Collingbourne