summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2018-03-07 16:56:49 +0000
committerJustin Lebar <jlebar@google.com>2018-03-07 16:56:49 +0000
commiteccfbf1bcdea5d69ccdc7b568392054ccda1403e (patch)
tree24634d75e4d3eeaa3b637fce6653ab269128ca7b /lldb/packages/Python/lldbsuite/test/python_api
parent347d12b4ceb270f1c06f18008f07fcb0148497fb (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud