VirtRegMap is counting spill slots, not register spills.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 15 Sep 2011 18:31:13 +0000 (18:31 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 15 Sep 2011 18:31:13 +0000 (18:31 +0000)
commit01afdb3a45f63af540b43b414c6094220a8f91e7
treea7f199c3da7e059f5e1a74e82434b7069b3be094
parent0c4b9ff0775c8d15242f65dc4a7ab98f04bd5d68
VirtRegMap is counting spill slots, not register spills.

Fix the stats counters to reflect that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139819 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/VirtRegMap.cpp
test/CodeGen/X86/pr3495.ll