diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-12 23:10:30 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-12 23:10:30 +0000 |
commit | 283e3bd793206e331d3151f1c0951fcce3d147e1 (patch) | |
tree | de15ff230b0e2c20947faca4e469bc97d9d6cd5e /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 7d1ff51f4a6b15be4b99a2d904b57bb1786efe68 (diff) | |
download | bcm5719-llvm-283e3bd793206e331d3151f1c0951fcce3d147e1.tar.gz bcm5719-llvm-283e3bd793206e331d3151f1c0951fcce3d147e1.zip |
SDAG: Implement Select instead of SelectImpl in AArch64DAGToDAGISel
This one has a lot of code churn, but it's all mechanical and
straightforward.
- 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: 269379
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions