Add basic register allocator statistics.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 17 Feb 2011 22:53:48 +0000 (22:53 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 17 Feb 2011 22:53:48 +0000 (22:53 +0000)
commit0db841f9c2b9a25fb5ecb36e350d3a802c35654c
tree93cbf855a4e3197163bfa15015abbb4bb4e75759
parent1521e91fc442b5c27d56118b45248e3d5707f7e2
Add basic register allocator statistics.

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