llvm-6502/test/CodeGen
Tom Stellard df74b86e1e R600: Fix calculation of stack offset in AMDGPUFrameLowering
We weren't computing structure size correctly and we were relying on
the original alloca instruction to compute the offset, which isn't
always reliable.

Reviewed-by: Vincent Lejeune <vljn@ovi.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183568 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-07 20:52:05 +00:00
..
AArch64
ARM Add a backend option to warn on a given stack size limit. 2013-06-07 20:18:12 +00:00
CPP
Generic
Hexagon
Inputs
MBlaze
Mips Teach AsmPrinter how to print odd constants. 2013-06-07 18:36:03 +00:00
MSP430
NVPTX
PowerPC
R600 R600: Fix calculation of stack offset in AMDGPUFrameLowering 2013-06-07 20:52:05 +00:00
SI
SPARC Fix a typo in asm string of BP* family of instructions. With this fix 2013-06-07 17:46:57 +00:00
SystemZ
Thumb
Thumb2 Cortex-R5 can issue Thumb2 integer division instructions. 2013-06-04 22:52:09 +00:00
X86 Add a backend option to warn on a given stack size limit. 2013-06-07 20:18:12 +00:00
XCore