diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-13 21:46:22 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-13 21:46:22 +0000 |
commit | 5a625be808a10b2120e3c988022e07db3a36799f (patch) | |
tree | 69580b9b046f5e24c32792e50b69897896922180 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7c5f7caa200da38a106c268d09c6a0657a66829e (diff) | |
download | bcm5719-llvm-5a625be808a10b2120e3c988022e07db3a36799f.tar.gz bcm5719-llvm-5a625be808a10b2120e3c988022e07db3a36799f.zip |
SDAG: Implement Select instead of SelectImpl in SparcDAGToDAGISel
- 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: 269490
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions