[PATCH] D33584: Remove a quadratic behavior in assert-enabled builds

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 17:36:32 PDT 2017


anemet updated this revision to Diff 100807.
anemet added a comment.

This version handles edge-dominance in the presence of non-unique edges.


https://reviews.llvm.org/D33584

Files:
  include/llvm/IR/Dominators.h
  lib/IR/Dominators.cpp
  unittests/IR/DominatorTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33584.100807.patch
Type: text/x-patch
Size: 4883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/40f9924d/attachment.bin>


More information about the llvm-commits mailing list