Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MOVi16 (movw) is only legal on cpus with V6T2 support. rdar://12300648 | Evan Cheng | 2012-09-18 | 1 | -1/+1 |
* | (sub X, imm) gets canonicalized to (add X, -imm) | Evan Cheng | 2012-06-23 | 1 | -0/+12 |
* | Simplify printing of ARM shifted immediates. | Jim Grosbach | 2011-07-11 | 1 | -1/+1 |
* | Teach the ARM peephole optimizer that RSB, RSC, ADC, and SBC can be used for ... | Owen Anderson | 2011-04-06 | 1 | -0/+9 |
* | Fix test-llvm failures. | Johnny Chen | 2011-04-05 | 1 | -1/+1 |
* | Improve 64-subtraction of immediates when parts of the immediate can fit | Jim Grosbach | 2010-07-14 | 1 | -0/+29 |