[llvm-commits] [PATCH 2/3] Remove workaround in PostDominators

Tobias Grosser grosser at fim.uni-passau.de
Wed Jan 6 15:27:18 PST 2010


Remove a FIXME and unify code that was necessary to work around broken
updateDFSNumbers().  Before updateDFSNumbers() did not work correctly for post
dominators.
---
 include/llvm/Analysis/DominatorInternals.h |   11 ++---------
 include/llvm/Analysis/Dominators.h         |   14 ++++----------
 2 files changed, 6 insertions(+), 19 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Remove-workaround-in-PostDominators.patch
Type: text/x-patch
Size: 2016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100107/1476e2d4/attachment.bin>


More information about the llvm-commits mailing list