diff options
| author | Justin Bogner <mail@justinbogner.com> | 2016-05-12 00:31:09 +0000 |
|---|---|---|
| committer | Justin Bogner <mail@justinbogner.com> | 2016-05-12 00:31:09 +0000 |
| commit | 45571366459930051ff58928667694f0f1426a57 (patch) | |
| tree | 33c2ce768feeb0e43eaf47c625d2ebe78e51ef35 /llvm/lib/MC/MCSectionELF.cpp | |
| parent | 394dfff1ed11066e8367b7bcfd8d0678719a02d5 (diff) | |
| download | bcm5719-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/MC/MCSectionELF.cpp')
0 files changed, 0 insertions, 0 deletions

