diff options
author | Devang Patel <dpatel@apple.com> | 2008-07-03 17:37:52 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2008-07-03 17:37:52 +0000 |
commit | eb611ddeb20fb9e6e2a2c7dfc36c059d9aa8d2bf (patch) | |
tree | ad1142c3238a6b9d5de0619ba039597962767aaa /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | d57cdc3c60f3ec122a7c6f27127365dbf25d473a (diff) | |
download | llvm-eb611ddeb20fb9e6e2a2c7dfc36c059d9aa8d2bf.zip llvm-eb611ddeb20fb9e6e2a2c7dfc36c059d9aa8d2bf.tar.gz llvm-eb611ddeb20fb9e6e2a2c7dfc36c059d9aa8d2bf.tar.bz2 |
Do not try to update dominator info while manipulating CFG. This code does not handle all cases and keeps invalid dom info around some cases, which misleads other passes down stream.
Right now, dom info is recaluclated in the end if the loop is switched.
llvm-svn: 53106
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions