commit | d58331549d4dacc7d970767f2e1f538530c65593 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Fri May 13 06:10:50 2016 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Fri May 13 06:10:50 2016 +0000 |
tree | 133eef7f38b5bcb3ed6cf17faefb8e75c66affd1 | |
parent | 3d7e253445430b7021bd1a1d223dfd769aa68c06 [diff] |
SDAG: Implement Select instead of SelectImpl in MSP430DAGToDAGISel - 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@269393 91177308-0d34-0410-b5e6-96231b3b80d8