diff options
author | Eli Friedman <efriedma@codeaurora.org> | 2017-04-07 22:01:23 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@codeaurora.org> | 2017-04-07 22:01:23 +0000 |
commit | 75631c97ba0c195c9ba7eb6fb6effca6b68ea14a (patch) | |
tree | 20d7af9a4e7d7c3971ecd605f9692b5a63517d4f /lldb/packages/Python/lldbsuite | |
parent | eb80a51b52b669e63778dbdca1f25ed34c5a8149 (diff) | |
download | bcm5719-llvm-75631c97ba0c195c9ba7eb6fb6effca6b68ea14a.tar.gz bcm5719-llvm-75631c97ba0c195c9ba7eb6fb6effca6b68ea14a.zip |
[ARM] Prefer BIC over BFC in ARM mode.
BIC is generally faster, and it can put the output in a different
register from the input.
We already do this in Thumb2 mode; not sure why the equivalent fix
never got applied to ARM mode.
Differential Revision: https://reviews.llvm.org/D31797
llvm-svn: 299803
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions