diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-20 21:43:23 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-20 21:43:23 +0000 |
commit | dc8af06b279cd884ece51d82190a006838dff836 (patch) | |
tree | 3fd1c081fd4886321bc916f4297a93bb309b481f /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 5ffdef55f0a8f6dde3816afb164da22997f6fa65 (diff) | |
download | llvm-dc8af06b279cd884ece51d82190a006838dff836.zip llvm-dc8af06b279cd884ece51d82190a006838dff836.tar.gz llvm-dc8af06b279cd884ece51d82190a006838dff836.tar.bz2 |
SDAG: Implement Select instead of SelectImpl in PPCDAGToDAGISel
- 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: 270283
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions