diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-13 23:55:59 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-13 23:55:59 +0000 |
commit | eeae751429e7a0aa251fb1623bafc449181eb901 (patch) | |
tree | 7f5708b5fe1960b65637fba7a483a2b5d40ac646 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | a4fcd3681f60400df3df2188af6a9c4da5a50987 (diff) | |
download | bcm5719-llvm-eeae751429e7a0aa251fb1623bafc449181eb901.tar.gz bcm5719-llvm-eeae751429e7a0aa251fb1623bafc449181eb901.zip |
SDAG: Implement Select instead of SelectImpl in MipsDAGToDAGISel
- 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: 269519
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions