The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / divmod.ll
2011-04-07 Evan ChengChange -arm-divmod-libcall to a target neutral option.
2011-04-01 Evan ChengAdd test case.