llvm-6502/test/CodeGen
Jim Grosbach f9a4b7653d LowerCall() should always do getCopyFromReg() to reference the stack pointer.
Machine instruction selection is much happier when operands are in virtual
registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97012 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-24 01:43:03 +00:00
..
Alpha
ARM
Blackfin
CBackend
CellSPU
CPP
Generic
MBlaze Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
Mips
MSP430
PIC16
PowerPC
SPARC
SystemZ
Thumb
Thumb2 LowerCall() should always do getCopyFromReg() to reference the stack pointer. 2010-02-24 01:43:03 +00:00
X86 Re-apply 96540 and 96556 with fixes. 2010-02-24 01:42:31 +00:00
XCore Lower BR_JT on the XCore to a jump into a series of jump instructions. 2010-02-23 13:25:07 +00:00