diff options
author | Aleksandar Beserminji <abeserminji@wavecomp.com> | 2019-01-14 12:28:51 +0000 |
---|---|---|
committer | Aleksandar Beserminji <abeserminji@wavecomp.com> | 2019-01-14 12:28:51 +0000 |
commit | 4c4c0377ca6c6d35fa60934f1624252c1e38f901 (patch) | |
tree | dbdd641b7e960446ee1f6c7bd67da0d7a1148d1c /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | f216da7ee01d6fe7ec85ee1dfcd215e223d4e66b (diff) | |
download | bcm5719-llvm-4c4c0377ca6c6d35fa60934f1624252c1e38f901.tar.gz bcm5719-llvm-4c4c0377ca6c6d35fa60934f1624252c1e38f901.zip |
[mips] Optimize shifts for types larger than GPR size (mips2/mips3)
With this patch, shifts are lowered to optimal number of instructions
necessary to shift types larger than the general purpose register size.
This resolves PR/32293.
Thanks to Kyle Butt for reporting the issue!
Differential Revision: https://reviews.llvm.org/D56320
llvm-svn: 351059
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions