Code to insert caller-saves moved here from SparcRegInfo: it is now
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 29 Jul 2003 19:37:41 +0000 (19:37 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 29 Jul 2003 19:37:41 +0000 (19:37 +0000)
commit102f295114d57dc9624741516382ef47dd799a9c
tree2e0ee938e6f4e7d27713adeebdcb4917dc964182
parent0eb7f745ed843f793f0d7ae28d35d0704fa8fe6d
Code to insert caller-saves moved here from SparcRegInfo: it is now
machine-independent.
Fix problem with using branch operand reg. as temp. reg. when
spilling values used by an instruction in the delay slot of the branch
(which will eventually be moved before the branch).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7385 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAlloc/PhyRegAlloc.h
lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h