The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / peephole-bitcast.ll
2011-03-31 Jakob Stoklund OlesenFix ARM tests to be register allocator independent.
2011-03-15 Evan ChengAdd a peephole optimization to optimize pairs of bitcas...