The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / select_xform.ll
2011-04-05 Johnny ChenFix test-llvm failures.
2010-11-17 Evan ChengRemove ARM isel hacks that fold large immediates into...
2010-11-12 Evan ChengAdd conditional mvn instructions.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-12 Chris Lattneradd no-unwind, remove duplicate run line.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-21 Evan ChengNew tests.