Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BitcodeReader] Ensure we can read constant vector selects with an i1 condition | Filipe Cabecinhas | 2015-08-31 | 1 | -0/+8 |
* | 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 |
* | Rename llvm-uselistorder => verify-uselistorder | Duncan P. N. Exon Smith | 2014-07-30 | 1 | -1/+1 |
* | Bitcode: Correctly compare a Use against itself | Duncan P. N. Exon Smith | 2014-07-29 | 1 | -0/+1 |
* | Fold vector selects with undef elements in the condition. Fixes PR18319. | Nick Lewycky | 2013-12-31 | 1 | -1/+1 |
* | Patch provide by Tom Roeder! | Joe Abbey | 2013-09-12 | 1 | -0/+9 |