The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / atomic-cmp.ll
2011-02-07 Evan ChengFix an obvious typo which caused an isel assertion...