summaryrefslogtreecommitdiff
path: root/test/Assembler/insertextractvalue.ll
Commit message (Expand)AuthorAge
* Remove old 'grep' lines.Bill Wendling2012-04-08
* FileCheckize these testcases.Bill Wendling2012-04-08
* fix PR4963: folding insertvalue would sometimes turn a packed struct intoChris Lattner2009-09-15
* nounwindify.Dan Gohman2008-06-03
* Constant folding for insertvalue and extractvalue.Dan Gohman2008-06-03
* IR, bitcode reader, bitcode writer, and asmparser changes toDan Gohman2008-05-31
* Make structs and arrays first-class types, and add assemblyDan Gohman2008-05-23