Skip to content
Commit f5d946ec authored by Chris Lattner's avatar Chris Lattner
Browse files

Make use of "external" depth-first iterators to avoid revisiting nodes

multiple times.  This reduces the time to construct post-dominance sets a LOT.
For example, optimizing perlbmk goes from taking 12.9894s to 1.4074s.

llvm-svn: 9091
parent 514e18c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment