diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-13 22:49:18 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-13 22:49:18 +0000 |
commit | 542a628907bcefdcb56efe72cbf67b0016394a43 (patch) | |
tree | edd7e000713de98f315ab91117464d4972cd9245 /llvm/lib/Transforms | |
parent | c62e554e9a728fa27e8377156083482cb09e5bbd (diff) | |
download | bcm5719-llvm-542a628907bcefdcb56efe72cbf67b0016394a43.tar.gz bcm5719-llvm-542a628907bcefdcb56efe72cbf67b0016394a43.zip |
SDAG: Implement Select instead of SelectImpl in XCoreDAGToDAGISel
- 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: 269509
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions