llvm-6502/test/CodeGen
Scott Michel d976c21241 Resolve bug 2947: vararg-marked functions must spill registers R3-R79 to stack
so that va_start/va_arg/et.al. will walk arguments correctly for Cell SPU.

N.B.: Because neither clang nor llvm-gcc-4.2 can be built for CellSPU, this is
still unexorcised code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58415 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-30 01:51:48 +00:00
..
Alpha
ARM
CBackend
CellSPU Resolve bug 2947: vararg-marked functions must spill registers R3-R79 to stack 2008-10-30 01:51:48 +00:00
CPP
Generic Turn on LegalizeTypes, the new type legalization 2008-10-27 08:42:46 +00:00
IA64
Mips Turn on LegalizeTypes, the new type legalization 2008-10-27 08:42:46 +00:00
PowerPC add testcase for PR2964 2008-10-29 18:42:22 +00:00
SPARC
X86 Fix PR2977: LegalizeTypes support for expanding 2008-10-29 14:25:28 +00:00