about summary refs log tree commit diff homepage
path: root/test/Feature/BitcastAlias.ll
AgeCommit message (Expand)Author
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-07-12llvm38: test, change some testsJiri Slaby
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
2011-08-01Make the Executor capable of handling bitcasts of aliases, by rewriting thePeter Collingbourne