aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-02-09 02:12:04 +0000
committerChris Lattner <sabre@nondot.org>2004-02-09 02:12:04 +0000
commit80cbed4f614ad28583ad6a9fd3d2e6ba4b9e6fc3 (patch)
tree018e33155ec6138358b796294a54e92ad501105a /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
parent56f9b190e19085252210a48a38b68a31a37762f5 (diff)
downloadllvm-80cbed4f614ad28583ad6a9fd3d2e6ba4b9e6fc3.zip
llvm-80cbed4f614ad28583ad6a9fd3d2e6ba4b9e6fc3.tar.gz
llvm-80cbed4f614ad28583ad6a9fd3d2e6ba4b9e6fc3.tar.bz2
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
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions