Add -mcpu=cortex-a9-mp. It's cortex-a9 with MP extension. rdar://8648637.
[oota-llvm.git] / test / CodeGen / ARM / 2009-06-30-RegScavengerAssert4.ll
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-01 Evan ChengHandle IMPLICIT_DEF with isUndef operand marker, part...