Added support for spilling
authorRuchira Sasanka <sasanka@students.uiuc.edu>
Sun, 28 Oct 2001 18:15:12 +0000 (18:15 +0000)
committerRuchira Sasanka <sasanka@students.uiuc.edu>
Sun, 28 Oct 2001 18:15:12 +0000 (18:15 +0000)
commit20c82b12c909ed643e9b47f93a60fefc46753bcd
tree33a79f1f904506d430e191c17e0194511875dfd4
parent78d63ee3136b74c7ee3eae1e7362d3b642fabf0c
Added support for spilling

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@992 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/RegClass.h
lib/CodeGen/RegAlloc/LiveRange.h
lib/CodeGen/RegAlloc/PhyRegAlloc.h
lib/CodeGen/RegAlloc/RegClass.h
lib/Target/SparcV9/RegAlloc/LiveRange.h
lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h
lib/Target/SparcV9/RegAlloc/RegClass.h
lib/Target/SparcV9/SparcV9Internals.h
lib/Target/SparcV9/SparcV9RegInfo.cpp