summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-06-21 07:19:01 +0000
committerChris Lattner <sabre@nondot.org>2004-06-21 07:19:01 +0000
commitf12c4a3d3724629420fdbcc16d615cd498b989fb (patch)
tree85b7c7a006a3f2b263491523931134e0a1b6685a /llvm/lib/CodeGen
parent46f60890a31e3f727e5aece0015fe18a15eb7170 (diff)
downloadbcm5719-llvm-f12c4a3d3724629420fdbcc16d615cd498b989fb.tar.gz
bcm5719-llvm-f12c4a3d3724629420fdbcc16d615cd498b989fb.zip
*FINALLY* Fix a really nasty nondeterministic bug that has been haunting us
since May 1st. In this code, the pred iterator was being invalidated sometimes causing the wrong entries to be added to PHI nodes. The fix for this is to defererence and safe the *PI value before we hack on branch instructions, which changes use/def chains, which SOMETIMES invalidates the iterator. llvm-svn: 14278
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud