diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-09-02 11:57:22 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-09-02 11:57:22 +0000 |
commit | 599a4bb6ea6d6a91ee5d0af0a340e5f3dafa3be8 (patch) | |
tree | 7e9a4295a3bf8abf573086bebebc4f6739089c06 /llvm/lib/Support/LockFileManager.cpp | |
parent | b7f1852140355a8e8ba7a7958255fe615dc86693 (diff) | |
download | llvm-599a4bb6ea6d6a91ee5d0af0a340e5f3dafa3be8.zip llvm-599a4bb6ea6d6a91ee5d0af0a340e5f3dafa3be8.tar.gz llvm-599a4bb6ea6d6a91ee5d0af0a340e5f3dafa3be8.tar.bz2 |
LoopRotation: Make the brute force DomTree update more brute force.
We update until we hit a fixpoint. This is probably slow but also
slightly simplifies the code. It should also fix the occasional
invalid domtrees observed when building with expensive checking.
I couldn't find a case where this had a measurable slowdown, but
if someone finds a pathological case where it does we may have
to find a cleverer way of updating dominators here.
Thanks to Duncan for the test case.
llvm-svn: 163091
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions