summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-02-27 00:28:17 +0000
committerTed Kremenek <kremenek@apple.com>2008-02-27 00:28:17 +0000
commit39321aa1990c595bcf5a7b071a9efd16194b23ed (patch)
treec346feed43cd38bf5823690fde1c04feae46dd82 /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
parentae2b6fbb8e008e3be800aef1d98ef17e3f23e072 (diff)
downloadbcm5719-llvm-39321aa1990c595bcf5a7b071a9efd16194b23ed.tar.gz
bcm5719-llvm-39321aa1990c595bcf5a7b071a9efd16194b23ed.zip
Fixed CFG construction bug that occurred when a condition for a loop spanned
multiple basic blocks (which can happen when they contain '&&', '||', '?'). The bug was that the loop backedge when to the last block in the loop condition, not the first. llvm-svn: 47649
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud