ARM: Fix incorrect pack pattern for thumb2
[oota-llvm.git] / test / CodeGen / Thumb2 / 2009-08-06-SpDecBug.ll
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...