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

Don't use a densemap for keeping track of which vregs are already loaded, just

use a simple vector.  This speeds up -spiller=simple from taking 22s to taking
.1s on povray (debug build).  This change does not modify the generated code.

llvm-svn: 16607
parent 39fef8df
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