summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-07-10 22:33:01 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-07-10 22:33:01 +0000
commitbb57d73805449f9c36de2bd14a44e8cd4ff36d4a (patch)
tree223cc575616d7c662ac3634560e29850728baa4b /llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
parenta6b929dfe2bb672b2569a8ab328da05018b884d9 (diff)
downloadbcm5719-llvm-bb57d73805449f9c36de2bd14a44e8cd4ff36d4a.tar.gz
bcm5719-llvm-bb57d73805449f9c36de2bd14a44e8cd4ff36d4a.zip
MC: Remove MCSubtargetInfo::InitCPUSched()
Remove all calls to `MCSubtargetInfo::InitCPUSched()` and merge its body into the only relevant caller, `MCSubtargetInfo::InitMCProcessorInfo()`. We were only calling the former after explicitly calling the latter with the same CPU; it's confusing to have both methods exposed. Besides a minor (surely unmeasurable) speedup in ARM and X86 from avoiding running the logic twice, no functionality change. llvm-svn: 241956
Diffstat (limited to 'llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud