diff options
author | Justin Lebar <jlebar@google.com> | 2018-03-07 16:56:49 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2018-03-07 16:56:49 +0000 |
commit | eccfbf1bcdea5d69ccdc7b568392054ccda1403e (patch) | |
tree | 24634d75e4d3eeaa3b637fce6653ab269128ca7b /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 347d12b4ceb270f1c06f18008f07fcb0148497fb (diff) | |
download | bcm5719-llvm-eccfbf1bcdea5d69ccdc7b568392054ccda1403e.tar.gz bcm5719-llvm-eccfbf1bcdea5d69ccdc7b568392054ccda1403e.zip |
Re-land: Teach CorrelatedValuePropagation to reduce the width of udiv/urem instructions.
Summary:
If the operands of a udiv/urem can be proved to fit within a smaller
power-of-two-sized type, reduce the width of the udiv/urem.
Backed out for failing an assert in clang bootstrap builds. Re-landing
with a fix for handling non-power-of-two inputs (e.g. udiv i24).
Original Differential Revision: https://reviews.llvm.org/D44102
llvm-svn: 326908
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions