aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-10-12 19:50:57 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-10-12 19:50:57 +0000
commit8271be9a1da41ac9221fc13831a9166ddf53a002 (patch)
tree48ac3801b0cd9b71f22e5dba8fb3199f75f68991 /lldb/packages/Python/lldbsuite/test/dotest.py
parent105a3ce06269eb5c45a4820aba9d04f26de1fbdf (diff)
downloadllvm-8271be9a1da41ac9221fc13831a9166ddf53a002.zip
llvm-8271be9a1da41ac9221fc13831a9166ddf53a002.tar.gz
llvm-8271be9a1da41ac9221fc13831a9166ddf53a002.tar.bz2
Do not remove implicit defs in BranchFolder
Branch folder removes implicit defs if they are the only non-branching instructions in a block, and the branches do not use the defined registers. The problem is that in some cases these implicit defs are required for the liveness information to be correct. Differential Revision: https://reviews.llvm.org/D25478 llvm-svn: 284036
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions