| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-08-16 | rename testcase for ((x << S) >> S) simplification | Luc Van Oostenryck | 1 | -14/+0 |
| 2018-08-08 | simplify (x << S) >> S into x & (-1 >> S) | Luc Van Oostenryck | 1 | -1/+0 |
| 2018-08-07 | optim: add a few more testcases for shift & mask | Luc Van Oostenryck | 1 | -0/+15 |
