Eliminate a hash table probe when killing virtual registers.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 17 May 2010 03:26:09 +0000 (03:26 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 17 May 2010 03:26:09 +0000 (03:26 +0000)
commit646dd7c899ea213301e193a25536a4bceebf7937
tree0f6e171ceb8b02eadb5169f98d9a46d058d33536
parentac3e529831877cea609ed668f95b1dc06e34698c
Eliminate a hash table probe when killing virtual registers.

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