summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2018-08-17 10:52:49 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2018-08-17 10:52:49 +0000
commit5113b48798f99b569697ce39406ca7d484ffd9a1 (patch)
tree922e1f4b0afc6219501fcca47039a44424bc7d15 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent24d3492aee82542dcce50702494ecc9210b93c89 (diff)
downloadbcm5719-llvm-5113b48798f99b569697ce39406ca7d484ffd9a1.tar.gz
bcm5719-llvm-5113b48798f99b569697ce39406ca7d484ffd9a1.zip
[DAGCombine] Improve (sra (sra x, c1), c2) -> (sra x, (add c1, c2)) folding
Add support for cases where only some c1+c2 results exceed the max bitshift, clamping accordingly. Differential Revision: https://reviews.llvm.org/D35722 llvm-svn: 340010
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud