llvm-6502/test/CodeGen
Evan Cheng 3f54c64a98 Load folding tail call should not use ebp / rbp after it's popped. PEI
should use esp / rsp to reference frame instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102596 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-29 05:08:22 +00:00
..
Alpha
ARM Update ARM DAGtoDAG for matching UBFX instruction for unsigned bitfield 2010-04-22 23:24:18 +00:00
Blackfin
CBackend
CellSPU teach cellspu how to return i8 and i16 from calls, 2010-04-20 05:36:09 +00:00
CPP
Generic
MBlaze
Mips
MSP430
PIC16
PowerPC on darwin empty functions need to codegen into something of non-zero length, 2010-04-26 23:37:21 +00:00
SPARC
SystemZ
Thumb
Thumb2 Handle register-to-register copies within the tGPR class. 2010-04-26 23:20:08 +00:00
X86 Load folding tail call should not use ebp / rbp after it's popped. PEI 2010-04-29 05:08:22 +00:00
XCore