[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / ldr-str-imm12.ll
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2011-11-12 Jakob Stoklund OlesenLinear scan is going away.
2011-06-18 Jakob Stoklund OlesenSwitch ARM to using AltOrders instead of MethodBodies.
2011-04-09 Chris Lattnerfix two completely broken tests, which were matching...
2011-03-31 Jakob Stoklund OlesenFix Thumb and Thumb2 tests to be register allocator...
2010-09-02 Jim GrosbachNow that register allocation properly considers reserve...
2010-06-24 Dan GohmanEliminate the first have of the optimization which...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-03-17 Johnny ChenAdded sub-formats to the NeonI/NeonXI instructions...
2010-03-16 Bob Wilson--- Reverse-merging r98637 into '.':
2010-03-16 Johnny ChenInitial ARM/Thumb disassembler check-in. It consists...
2010-02-24 Jim GrosbachLowerCall() should always do getCopyFromReg() to refere...
2009-11-20 Evan ChengRemat VLDRD from constpool. Clean up some instruction...
2009-11-19 Evan ChengShrink ldr / str [sp, imm0-1024] to 16-bit instructions.
2009-11-01 Evan ChengMake use of imm12 version of Thumb2 ldr / str instructi...