"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "93aefa5f2ce85f13408a18af1bbc7cff8504fdb3"
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
Loading
Please register or sign in to comment