| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Also fold (A+B) == A -> B == 0 when the add is commuted. | Benjamin Kramer | 2011-02-11 | 1 | -10/+18 |
| * | Recognize and simplify | Anders Carlsson | 2011-01-30 | 1 | -0/+16 |
| * | 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 |
| * | Teach masked value is zero about add and sub, and use MVIZ to | Chris Lattner | 2008-03-21 | 1 | -0/+7 |
| * | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-09 | 1 | -170/+189 |
| * | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -1/+0 |
| * | For PR1319: | Reid Spencer | 2007-04-15 | 1 | -0/+1 |
| * | Changes to support making the shift instructions be true BinaryOperators. | Reid Spencer | 2007-02-02 | 1 | -2/+4 |
| * | For PR411: | Reid Spencer | 2007-01-30 | 1 | -1/+1 |
| * | For PR761: | Reid Spencer | 2007-01-26 | 1 | -4/+4 |
| * | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+249 |

