diff options
author | Eli Friedman <efriedma@codeaurora.org> | 2018-08-22 21:47:14 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@codeaurora.org> | 2018-08-22 21:47:14 +0000 |
commit | 96e3cd85bd2ddf7cb059665d94f0f66887692042 (patch) | |
tree | 0a7f56d08a4443757d6d5be20522390ca055498b /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 20f9cd882101252f050ae00aa9a674b834e1fd7f (diff) | |
download | bcm5719-llvm-96e3cd85bd2ddf7cb059665d94f0f66887692042.tar.gz bcm5719-llvm-96e3cd85bd2ddf7cb059665d94f0f66887692042.zip |
[ARM] Lower llvm.ctlz.i32 to a libcall when clz is not available.
The inline sequence is very long (about 70 bytes on Thumb1), so it's
not really a good idea to inline it, especially when optimizing for
size.
Differential Revision: https://reviews.llvm.org/D47917
llvm-svn: 340458
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions