summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-07-20 00:55:12 +0000
committerJustin Lebar <jlebar@google.com>2016-07-20 00:55:12 +0000
commit6114b378380904423cf7dd5abc94b11dfe5f59f9 (patch)
tree0ebc3ccf63f12bf04a13c979bdc230699b6f9a08 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp
parent58dda5a7169a8f1921f179842febd21fba48d624 (diff)
downloadbcm5719-llvm-6114b378380904423cf7dd5abc94b11dfe5f59f9.tar.gz
bcm5719-llvm-6114b378380904423cf7dd5abc94b11dfe5f59f9.zip
[LSV] Don't assume that loads/stores appear in address order in the BB.
Summary: getVectorizablePrefix previously didn't work properly in the face of aliasing loads/stores. It unwittingly assumed that the loads/stores appeared in the BB in address order. If they didn't, it would do the wrong thing. Reviewers: asbirlea, tstellarAMD Subscribers: arsenm, llvm-commits, mzolotukhin Differential Revision: https://reviews.llvm.org/D22535 llvm-svn: 276072
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud