llvm-6502/test/CodeGen
Bill Wendling 7194aaf738 This is the initial check-in for adding register scavenging to PPC. (Currently,
PPC-64 doesn't work.) This also lowers the spilling of the CR registers so that
it uses a register other than the default R0 register (the scavenger scrounges
for one). A significant part of this patch fixes how kill information is
handled.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47863 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-03 22:19:16 +00:00
..
Alpha
ARM
CBackend
CellSPU
Generic
IA64
PowerPC This is the initial check-in for adding register scavenging to PPC. (Currently, 2008-03-03 22:19:16 +00:00
SPARC
X86 Evan implemented these. 2008-03-02 18:05:14 +00:00