summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
diff options
context:
space:
mode:
authorRong Xu <xur@google.com>2019-03-08 22:46:18 +0000
committerRong Xu <xur@google.com>2019-03-08 22:46:18 +0000
commitce3be45cacc168194bb7d5e84de365548e1c49a2 (patch)
treef98ca00a1e1a82e11570e394348835fece3297aa /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
parent942e6c7c9e36b7d71ad04d323ddb5c15c100b13b (diff)
downloadbcm5719-llvm-ce3be45cacc168194bb7d5e84de365548e1c49a2.tar.gz
bcm5719-llvm-ce3be45cacc168194bb7d5e84de365548e1c49a2.zip
[CodeGenPrepare] Fix ModifiedDT flag in optimizeSelectInst
r44412 fixed a huge compile time regression but it needed ModifiedDT flag to be maintained correctly in optimizations in optimizeBlock() and optimizeInst(). Function optimizeSelectInst() does not update the flag. This patch propagates the flag in optimizeSelectInst() back to optimizeBlock(). This patch also removes ModifiedDT in CodeGenPrepare class (which is not used). The property of ModifiedDT is now recorded in a ref parameter. Differential Revision: https://reviews.llvm.org/D59139 llvm-svn: 355751
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud