Don't assign new registers created during a split to the same stack slot, but
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 1 Nov 2010 19:49:57 +0000 (19:49 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 1 Nov 2010 19:49:57 +0000 (19:49 +0000)
commita37d5cf3425eb93a25cc5da2bbf9b6a47c757b45
tree1a90e2425e1df05cd0d59435873394a7c426eaee
parente8f0823a68cfc0201fffb100c7e4a1a2940cf9a9
Don't assign new registers created during a split to the same stack slot, but
give them individual stack slots once the are actually spilled.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117945 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/LiveRangeEdit.cpp
lib/CodeGen/LiveRangeEdit.h