Add -mcpu=cortex-a9-mp. It's cortex-a9 with MP extension. rdar://8648637.
[oota-llvm.git] / test / CodeGen / ARM / 2007-05-07-jumptoentry.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-05-08 Dale Johannesentestcase for CodeGenPrepare bug fixed yesterday