The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / neon_ld2.ll
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...