Add -mcpu=cortex-a9-mp. It's cortex-a9 with MP extension. rdar://8648637.
[oota-llvm.git] / test / CodeGen / ARM / 2009-11-13-ScavengerAssert2.ll
2009-11-14 Evan ChengFix PR5412: Fix an inverted check and another missing...