diff options
author | Eli Friedman <efriedma@quicinc.com> | 2019-07-31 23:19:21 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2019-07-31 23:19:21 +0000 |
commit | 89b80f1239e25dd82c32565ff884bcab5f07f15a (patch) | |
tree | 19e2c81b37680e80a9f635df3578a5aaaee3ddde /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 2f45ec1c39dcb4ec2b7aabe03d54ad22659474e2 (diff) | |
download | bcm5719-llvm-89b80f1239e25dd82c32565ff884bcab5f07f15a.tar.gz bcm5719-llvm-89b80f1239e25dd82c32565ff884bcab5f07f15a.zip |
[ARM] Lower "(x<<c) > 0x80000000U" to "lsls" on Thumb1.
This is extremely specific, but saves three instructions when it's
legal. I don't think the code can be usefully generalized.
Differential Revision: https://reviews.llvm.org/D65351
llvm-svn: 367492
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions