Add -mcpu=cortex-a9-mp. It's cortex-a9 with MP extension. rdar://8648637.
[oota-llvm.git] / test / CodeGen / ARM / inlineasm3.ll
2011-04-19 Jakob Stoklund OlesenMake tests register allocation independent again.
2010-10-08 Bob WilsonChange register allocation order for ARM VFP and NEON...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-12-18 Bob WilsonHandle ARM inline asm "w" constraints with 64-bit ...
2009-12-08 Evan Cheng- Support inline asm 'w' constraint for 128-bit vector...