[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / 2009-08-06-SpDecBug.ll
2015-04-23 Peter CollingbourneARM: When spilling extra registers for alignment, prefe...
2014-08-22 Reid KlecknerARM / x86_64 varargs: Don't save regparms in prologue...
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-03-11 Cameron ZwarichRoll r127459 back in:
2011-03-11 Daniel DunbarRevert r127459, "Optimize trivial branches in CodeGenPr...
2011-03-11 Cameron ZwarichOptimize trivial branches in CodeGenPrepare, which...
2010-11-22 Evan ChengFix epilogue codegen to avoid leaving the stack pointer...
2010-06-15 Rafael EspindolaRemove the arm_aapcscc marker from the tests. It is...
2009-11-19 Evan ChengMore consistent thumb1 asm printing.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-07 Evan ChengIt turns out most of the thumb2 instructions are not...