summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorSam Parker <sam.parker@arm.com>2019-01-16 08:40:12 +0000
committerSam Parker <sam.parker@arm.com>2019-01-16 08:40:12 +0000
commitdd8cd6d26b1706d83d4aea0c09e46f0e21195de5 (patch)
tree4e4bd1d9a72ca900b6b2ac9c290f95a697f74a72 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parent16df4503d655588883632c04683cef1cbfae42ef (diff)
downloadbcm5719-llvm-dd8cd6d26b1706d83d4aea0c09e46f0e21195de5.tar.gz
bcm5719-llvm-dd8cd6d26b1706d83d4aea0c09e46f0e21195de5.zip
[DAGCombine] Fix ReduceLoadWidth for shifted offsets
ReduceLoadWidth can trigger using a shifted mask is used and this requires that the function return a shl node to correct for the offset. However, the way that this was implemented meant that the returned result could be an existing node, which would be incorrect. This fixes the method of inserting the new node and replacing uses. Differential Revision: https://reviews.llvm.org/D50432 llvm-svn: 351310
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud