aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll
AgeCommit message (Expand)Author
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-08-19verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith
2014-07-31verify-uselistorder: Change the default -num-shuffles=5Duncan P. N. Exon Smith
2014-07-31verify-uselistorder: Add RUN lines to cases in test/AssemblyDuncan P. N. Exon Smith
2009-09-11fix test to not get a moduleid that matches 'br'Chris Lattner
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2008-04-19rename *.llx -> *.llChris Lattner