The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / 2010-12-07-PEIBug.ll
2010-12-07 Evan ChengFix a bad prologue / epilogue codegen bug where the...