ARM pop of a single register encodes as post-indexed LDR.
[oota-llvm.git] / test / CodeGen / ARM / str_pre.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-01-19 Evan ChengARM test cases contributed by Apple.