diff options
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2015-12-04 12:48:51 +0000 |
---|---|---|
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2015-12-04 12:48:51 +0000 |
commit | 7fa69cd5ddb30b3fecd19debfde802b9c6248dc9 (patch) | |
tree | 09ea86fe91e24ca21574228dd98fb71ba3a036c4 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 25411f25589e9df5c2e9a960a8c6c46e9774f1e3 (diff) | |
download | bcm5719-llvm-7fa69cd5ddb30b3fecd19debfde802b9c6248dc9.tar.gz bcm5719-llvm-7fa69cd5ddb30b3fecd19debfde802b9c6248dc9.zip |
[SystemZ] Bugfix: Don't add CC twice to new three-address instruction.
Since BuildMI() automatically adds the implicit operands for a new instruction,
adding the old instructions CC operand resulted in that there were two CC imp-def
operands, where only one was marked as dead. This caused buildSchedGraph() to
miss dependencies on the CC reg.
Review by Ulrich Weigand
llvm-svn: 254714
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions