diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-12 21:46:18 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-12 21:46:18 +0000 |
commit | ec37a0276623b47de9af84bdb0a2f6ded27aaf2b (patch) | |
tree | cb9e83f5b5a6a456999d6051c8df785354aba50d /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | d1dadf6bcfed2615ec6bf6487972b582deff9941 (diff) | |
download | bcm5719-llvm-ec37a0276623b47de9af84bdb0a2f6ded27aaf2b.tar.gz bcm5719-llvm-ec37a0276623b47de9af84bdb0a2f6ded27aaf2b.zip |
SDAG: Implement Select instead of SelectImpl in HexagonDAGToDAGISel
- Where we were returning a node before, call ReplaceNode instead.
- Where we had already replaced all uses and we returned a node, just
remove the dead node instead.
- Where we would return null to fall back to another selector, rename
the method to try* and return a bool for success.
Part of llvm.org/pr26808.
llvm-svn: 269358
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions