Add named timer groups for the different stages of register allocation.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 11 Dec 2010 00:19:56 +0000 (00:19 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 11 Dec 2010 00:19:56 +0000 (00:19 +0000)
commit533f58ecdd8a4732c2f0e149387c4d8d8d4142de
tree762040ca5b96a295041b2dc2e4d78278bd46de1d
parent4680dec5fb3a1b624f13ca9b2a555ca90a07973e
Add named timer groups for the different stages of register allocation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121604 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocBase.h
lib/CodeGen/RegAllocBasic.cpp
lib/CodeGen/RegAllocGreedy.cpp