[ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)
[oota-llvm.git] / test / CodeGen / ARM / ldr_ext.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-28 Evan Chengv4, v5 does not support sxtb / sxth.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-02-23 Evan Cheng-march=arm -enable-thumb => -march=thumb
2007-01-26 Reid SpencerFor PR761:
2007-01-23 Evan ChengThumb test cases.
2007-01-19 Evan ChengARM test cases contributed by Apple.