| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | InstSimplify: Try to bring back the rest of r223583 | David Majnemer | 2014-12-08 | 1 | -0/+9 |
| * | Revert a part of r223583, for now. It seems causing different emission betwee... | NAKAMURA Takumi | 2014-12-08 | 1 | -9/+0 |
| * | InstSimplify: Optimize away useless unsigned comparisons | David Majnemer | 2014-12-06 | 1 | -0/+48 |
| * | InstSimplify: Simplify (sub 0, X) -> X if it's NUW | David Majnemer | 2014-11-22 | 1 | -0/+7 |
| * | InstSimplify: Simplify trivial and/or of icmps | David Majnemer | 2014-09-15 | 1 | -0/+120 |
| * | InstSimplify: Simplify (X - (0 - Y)) if the second sub is NUW | David Majnemer | 2014-07-31 | 1 | -0/+8 |
| * | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
| * | A shift of a power of two is a power of two or zero. | Duncan Sands | 2011-10-28 | 1 | -0/+10 |
| * | The maximum power of 2 dividing a power of 2 is itself. This occurs | Duncan Sands | 2011-10-26 | 1 | -0/+12 |

