Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch removed duplicate code for matching patterns | Dinesh Dwivedi | 2014-06-26 | 1 | -62/+0 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -6/+6 |
* | Simplify (X<<1)-X into X. According to my auto-simplier this is the most com... | Duncan Sands | 2011-01-18 | 1 | -0/+20 |
* | When determining whether the new instruction was already present in | Duncan Sands | 2010-12-22 | 1 | -0/+11 |
* | Add an additional InstructionSimplify factorization test. | Duncan Sands | 2010-12-21 | 1 | -0/+10 |
* | Fix typo in comment, spotted by Deewiant. | Duncan Sands | 2010-12-21 | 1 | -1/+1 |
* | Teach InstructionSimplify about distributive laws. These transforms fire | Duncan Sands | 2010-12-21 | 1 | -0/+21 |