Merging r261368:
[oota-llvm.git] / test / Assembler / insertextractvalue.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-08-19 Duncan P. N. Exon... verify-uselistorder: Force -preserve-bc-use-list-order
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Change the default -num-shuffles=5
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Add RUN lines to cases in test...
2012-04-08 Bill WendlingRemove old 'grep' lines.
2012-04-08 Bill WendlingFileCheckize these testcases.
2009-09-15 Chris Lattnerfix PR4963: folding insertvalue would sometimes turn...
2008-06-03 Dan Gohmannounwindify.
2008-06-03 Dan GohmanConstant folding for insertvalue and extractvalue.
2008-05-31 Dan GohmanIR, bitcode reader, bitcode writer, and asmparser chang...
2008-05-23 Dan GohmanMake structs and arrays first-class types, and add...