summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ModuleSummaryIndex.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2016-05-12 00:31:09 +0000
committerJustin Bogner <mail@justinbogner.com>2016-05-12 00:31:09 +0000
commit45571366459930051ff58928667694f0f1426a57 (patch)
tree33c2ce768feeb0e43eaf47c625d2ebe78e51ef35 /llvm/lib/IR/ModuleSummaryIndex.cpp
parent394dfff1ed11066e8367b7bcfd8d0678719a02d5 (diff)
downloadbcm5719-llvm-45571366459930051ff58928667694f0f1426a57.tar.gz
bcm5719-llvm-45571366459930051ff58928667694f0f1426a57.zip
SDAG: Implement Select instead of SelectImpl in ARMDAGToDAGISel
This is a large change, but it's pretty mechanical: - Where we were returning a node before, call ReplaceNode instead. - Where we would return null to fall back to another selector, rename the method to try* and return a bool for success. - Where we were calling SelectNodeTo, just return afterwards. Part of llvm.org/pr26808. llvm-svn: 269258
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud