summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/sub.ll
AgeCommit message (Expand)Author
2014-05-08ARM big endian function argument passingChristian Pirker
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2012-09-18MOVi16 (movw) is only legal on cpus with V6T2 support. rdar://12300648Evan Cheng
2012-06-23(sub X, imm) gets canonicalized to (add X, -imm)Evan Cheng
2011-07-11Simplify printing of ARM shifted immediates.Jim Grosbach
2011-04-06Teach the ARM peephole optimizer that RSB, RSC, ADC, and SBC can be used for ...Owen Anderson
2011-04-05Fix test-llvm failures.Johnny Chen
2010-07-14Improve 64-subtraction of immediates when parts of the immediate can fitJim Grosbach