Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Optimize expressions like "return x != 0;" for Thumb1. | Eli Friedman | 2019-04-02 | 1 | -144/+91 |
* | [ARM] Eliminate redundant "mov rN, sp" instructions in Thumb1. | Eli Friedman | 2019-03-20 | 1 | -9/+8 |
* | [ARM] Add some more missing T1 opcodes for the peephole optimisier | David Green | 2019-02-25 | 1 | -31/+29 |
* | [ARM] Make InstrEmitter mark CPSR defs dead for Thumb1. | Eli Friedman | 2018-10-26 | 1 | -162/+194 |
* | [SelectionDAG] Improve the legalisation lowering of UMULO. | Eli Friedman | 2018-08-16 | 1 | -0/+183 |