The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / select-imm.ll
2011-04-05 Johnny ChenFix test-llvm failures.
2010-11-13 Evan ChengAdd conditional move of large immediate.
2010-11-13 Evan ChengFix an obvious typo which inverted an immediate.
2010-10-07 Jim GrosbachAllow use of the 16-bit literal move instruction in...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-11-20 Evan ChengFix codegen of conditional move of immediates. We were...