Age | Commit message (Expand) | Author |
---|---|---|
2011-01-18 | Simplify (X<<1)-X into X. According to my auto-simplier this is the most com... | Duncan Sands |
2010-12-22 | When determining whether the new instruction was already present in | Duncan Sands |
2010-12-21 | Add an additional InstructionSimplify factorization test. | Duncan Sands |
2010-12-21 | Fix typo in comment, spotted by Deewiant. | Duncan Sands |
2010-12-21 | Teach InstructionSimplify about distributive laws. These transforms fire | Duncan Sands |