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

Another nice speedup for the register allocator. This time, we replace

the Virt2PhysRegMap std::map with an std::vector.  This speeds up the
register allocator another (almost) 40%, from .72->.45s in a release build
of LLC on 253.perlbmk.

llvm-svn: 11219
parent 56f9b190
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