diff options
author | Chris Lattner <sabre@nondot.org> | 2004-03-16 06:00:15 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-03-16 06:00:15 +0000 |
commit | db5b8f4d6b6817cb7b8237cb2d83011d9a339979 (patch) | |
tree | c05f3db996f91396b91674d2cf09a6a42b6cc8a9 /llvm/lib/ExecutionEngine | |
parent | 767858af4319c9e9794ebca4839e980d154fa081 (diff) | |
download | bcm5719-llvm-db5b8f4d6b6817cb7b8237cb2d83011d9a339979.tar.gz bcm5719-llvm-db5b8f4d6b6817cb7b8237cb2d83011d9a339979.zip |
Fix a regression from this patch:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040308/013095.html
Basically, this patch only updated the immediate dominatees of the header node
to tell them that the preheader also dominated them. In practice, ALL
dominatees of the header node are also dominated by the preheader.
This fixes: LoopSimplify/2004-03-15-IncorrectDomUpdate.
and PR293
llvm-svn: 12434
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions