ARM: 'add Rd, pc, #imm' is an alias for 'adr Rd, #imm'.
[oota-llvm.git] / test / MC / ARM / neon-table-encoding.s
2011-12-15 Jim GrosbachARM NEON VTBL/VTBX assembly parsing and encoding.
2011-10-20 Jim GrosbachARM VTBX (one register) assembly parsing and encoding.
2011-10-18 Jim GrosbachTidy up formatting.
2010-12-15 Bob WilsonFix misspelled target triples in MC/ARM test commands.
2010-11-01 Owen AndersonCovert this test to .s form.