Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Combine ands+lsls to lsls+lsrs for Thumb1. | Eli Friedman | 2019-01-22 | 1 | -0/+70 |
* | [ARM] Complete the Thumb1 shift+and->shift+shift transforms. | Eli Friedman | 2018-12-20 | 1 | -9/+66 |
* | [ARM] Adjust AND immediates to make them cheaper to select. | Eli Friedman | 2018-08-10 | 1 | -8/+16 |
* | [ARM] Prefer lsls+lsrs over lsls+ands or lsrs+ands in Thumb1. | Eli Friedman | 2018-07-25 | 1 | -0/+125 |