| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace MOD with AND if constant is power of 2 | Alex Beregszaszi | 2018-02-13 | 1 | -0/+11 |
| * | Turn simplification rule tuple into struct. | chriseth | 2018-02-07 | 1 | -8/+7 |
| * | Explicitly add reversed operands for commutative operations. | chriseth | 2018-02-07 | 1 | -34/+56 |
| * | Expression simplifier. | chriseth | 2018-02-07 | 1 | -0/+5 |
| * | Add flag to indicate whether it can be applied to expressions with side-effects. | chriseth | 2018-02-07 | 1 | -77/+92 |
| * | Move out the rule list. | chriseth | 2018-02-07 | 1 | -0/+214 |
