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

This replaces the correct but slow code with a more aggressive scc-finder

based approach to find globals and call sites that need to be copied.  This
speeds up the BU pass on 176.gcc from 22s back up to 2.3s.  Not as good
as 1.5s, but at least it's correct :)

llvm-svn: 20820
parent 1b5b5590
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