[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / sub.ll
2014-05-08 Christian PirkerARM big endian function argument passing
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2012-09-18 Evan ChengMOVi16 (movw) is only legal on cpus with V6T2 support...
2012-06-23 Evan Cheng(sub X, imm) gets canonicalized to (add X, -imm)
2011-07-11 Jim GrosbachSimplify printing of ARM shifted immediates.
2011-04-06 Owen AndersonTeach the ARM peephole optimizer that RSB, RSC, ADC...
2011-04-05 Johnny ChenFix test-llvm failures.
2010-07-14 Jim GrosbachImprove 64-subtraction of immediates when parts of...