diff options
author | Sam Parker <sam.parker@arm.com> | 2017-03-14 09:13:22 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2017-03-14 09:13:22 +0000 |
commit | 916b1ba617dbc692d67286f82fa2b19d67c3c167 (patch) | |
tree | aafd455c596a0c76f78d6cedaf1f2310c92fcecc /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | fe34c5e4296d1125a2703f440f417f054b910163 (diff) | |
download | bcm5719-llvm-916b1ba617dbc692d67286f82fa2b19d67c3c167.tar.gz bcm5719-llvm-916b1ba617dbc692d67286f82fa2b19d67c3c167.zip |
[ARM] Move SMULW[B|T] isel to DAG Combine
Create nodes for smulwb and smulwt and move their selection from
DAGToDAG to DAG combine. smlawb and smlawt can then be selected
using tablegen. Added some helper functions to detect shift patterns
as well as a wrapper around SimplifyDemandBits. Added a couple of
extra tests.
Differential Revision: https://reviews.llvm.org/D30708
llvm-svn: 297716
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions