Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | verify-uselistorder: Force -preserve-bc-use-list-order | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -1/+1 |
* | verify-uselistorder: Change the default -num-shuffles=5 | Duncan P. N. Exon Smith | 2014-07-31 | 1 | -1/+1 |
* | verify-uselistorder: Add RUN lines to cases in test/Assembly | Duncan P. N. Exon Smith | 2014-07-31 | 1 | -0/+1 |
* | Remove old 'grep' lines. | Bill Wendling | 2012-04-08 | 1 | -2/+0 |
* | FileCheckize these testcases. | Bill Wendling | 2012-04-08 | 1 | -2/+21 |
* | fix PR4963: folding insertvalue would sometimes turn a packed struct into | Chris Lattner | 2009-09-15 | 1 | -0/+6 |
* | nounwindify. | Dan Gohman | 2008-06-03 | 1 | -4/+4 |
* | Constant folding for insertvalue and extractvalue. | Dan Gohman | 2008-06-03 | 1 | -1/+11 |
* | IR, bitcode reader, bitcode writer, and asmparser changes to | Dan Gohman | 2008-05-31 | 1 | -9/+9 |
* | Make structs and arrays first-class types, and add assembly | Dan Gohman | 2008-05-23 | 1 | -0/+13 |