commit | f4d0fdd74a0dbf387c2dcd645f67a19a39b306e7 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Fri May 13 23:55:59 2016 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Fri May 13 23:55:59 2016 +0000 |
tree | b1d9bde1fed33b7d1e0484e62fc3f3e4cfe122c7 | |
parent | 133b6ea6856798ca9a06eeb32b81cb2decad0a41 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269519 91177308-0d34-0410-b5e6-96231b3b80d8