aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/insertextractvalue.ll
AgeCommit message (Expand)Author
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
2012-04-08Remove old 'grep' lines.Bill Wendling
2012-04-08FileCheckize these testcases.Bill Wendling
2009-09-15fix PR4963: folding insertvalue would sometimes turn a packed struct intoChris Lattner
2008-06-03nounwindify.Dan Gohman
2008-06-03Constant folding for insertvalue and extractvalue.Dan Gohman
2008-05-31IR, bitcode reader, bitcode writer, and asmparser changes toDan Gohman
2008-05-23Make structs and arrays first-class types, and add assemblyDan Gohman