llvm-6502/test/MC
Charlie Turner c3606b6b2e Remove the cortex-a9-mp CPU.
This CPU definition is redundant. The Cortex-A9 is defined as
supporting multiprocessing extensions. Remove its definition and
update appropriate tests.

LLVM defines both a cortex-a9 CPU and a cortex-a9-mp CPU. The only
difference between the two CPU definitions in ARM.td is that
cortex-a9-mp contains the feature FeatureMP for multiprocessing
extensions.

This is redundant since the Cortex-A9 is defined as having
multiprocessing extensions in the TRMs. armcc also defines the
Cortex-A9 as having multiprocessing extensions by default.

Change-Id: Ifcadaa6c322be0a33d9d2a39cfdd7da1d75981a7

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221166 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-03 17:38:00 +00:00
..
AArch64
ARM Remove the cortex-a9-mp CPU. 2014-11-03 17:38:00 +00:00
AsmParser
COFF
Disassembler Remove the cortex-a9-mp CPU. 2014-11-03 17:38:00 +00:00
ELF
MachO Update test to use llvm-readobj. NFC. 2014-11-02 01:12:02 +00:00
Markup
Mips
PowerPC
Sparc
SystemZ
X86 [AVX512] Added VBROADCAST{SS/SD} encoding for VL subset. 2014-10-30 14:21:47 +00:00