Drop the ".w" qualifier for t2UXTB16* instructions as there is no 16-bit version
[oota-llvm.git] / test / CodeGen / Thumb2 / lsr-deficiency.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-12 Evan Cheng- Teach LSR to avoid changing cmp iv stride if it will...