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