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/test | |
| parent | 5ffdef55f0a8f6dde3816afb164da22997f6fa65 (diff) | |
| download | bcm5719-llvm-dc8af06b279cd884ece51d82190a006838dff836.tar.gz bcm5719-llvm-dc8af06b279cd884ece51d82190a006838dff836.zip | |
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/test')
0 files changed, 0 insertions, 0 deletions

