Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Transform (sub 0, (zext bool to A)) to (sext bool to A) and | Paul Redmond | 2013-01-21 | 1 | -2/+2 |
* | Remove a instcombine transform that (no longer?) makes sense: | Evan Cheng | 2012-06-26 | 1 | -26/+13 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Fix bug in run-line. | Eli Friedman | 2009-07-13 | 1 | -3/+1 |
* | Canonicalize boolean +/- a constant to a select. | Eli Friedman | 2009-07-13 | 1 | -0/+31 |