On some ARM cpus, flags setting movs with shifter operand, i.e. lsl, lsr, asr,
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-add.ll
2011-07-02 Chandler CarruthFileCheck-ize another test. Reduces the llc invocations...
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.