Drop the ".w" qualifier for t2UXTB16* instructions as there is no 16-bit version
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-ifcvt1.ll
2010-02-12 Dan GohmanReapply the new LoopStrengthReduction code, with compil...
2010-01-22 Dan GohmanRevert LoopStrengthReduce.cpp to pre-r94061 for now.
2010-01-21 Dan GohmanRe-implement the main strength-reduction portion of...
2009-11-21 Jim GrosbachRevert 89562. We're being sneakier than I was giving...
2009-11-21 Jim GrosbachDarwin requires a frame pointer for all non-leaf functi...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-15 Evan ChengFix tests.
2009-08-15 Evan ChengTurn on if-conversion for thumb2.