summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp
diff options
context:
space:
mode:
authorKit Barton <kbarton@ca.ibm.com>2019-11-15 15:48:34 -0600
committerKit Barton <kbarton@ca.ibm.com>2019-11-25 14:26:08 -0600
commit85e4f5bcf6aac02fe77eda4ab1b4a22c40144d05 (patch)
tree628ad336be13425b1e5408859bbac03ac764dba7 /llvm/lib/Target/PowerPC/PPCCTRLoops.cpp
parent4d5c8caf9b4b9b9507cf7e5eb695051209e7b667 (diff)
downloadbcm5719-llvm-85e4f5bcf6aac02fe77eda4ab1b4a22c40144d05.tar.gz
bcm5719-llvm-85e4f5bcf6aac02fe77eda4ab1b4a22c40144d05.zip
[PowerPC] Rename DarwinDirective to CPUDirective (NFC)
Summary: This patch renames the DarwinDirective (used to identify which CPU was defined) to CPUDirective. It also adds the getCPUDirective() method and replaces all uses of getDarwinDirective() with getCPUDirective(). Once this patch lands and downstream users of the getDarwinDirective() method have switched to the getCPUDirective() method, the old getDarwinDirective() method will be removed. Reviewers: nemanjai, hfinkel, power-llvm-team, jsji, echristo, #powerpc, jhibbits Reviewed By: hfinkel, jsji, jhibbits Subscribers: hiraditya, shchenz, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D70352
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCCTRLoops.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud