summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
diff options
context:
space:
mode:
authorCharlie Turner <charlie.turner@arm.com>2014-11-03 17:38:00 +0000
committerCharlie Turner <charlie.turner@arm.com>2014-11-03 17:38:00 +0000
commit1d8cc909cc1bd6cb2e78d179a2c33b30610215a9 (patch)
tree33fb8eb5d8f2bc1fa99376ca28b45fb0f469bbf9 /llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
parentfd5d3654634e68ab93227c278ccc7062ceb8d899 (diff)
downloadbcm5719-llvm-1d8cc909cc1bd6cb2e78d179a2c33b30610215a9.tar.gz
bcm5719-llvm-1d8cc909cc1bd6cb2e78d179a2c33b30610215a9.zip
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 llvm-svn: 221166
Diffstat (limited to 'llvm/lib/Bitcode/Writer/ValueEnumerator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud