llvm-6502/test/CodeGen
Bill Wendling 61fc8d670f Use function attributes to indicate that we don't want to realign the stack.
Function attributes are the future! So just query whether we want to realign the
stack directly from the function instead of through a random target options
structure.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187618 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-01 21:42:05 +00:00
..
AArch64 AArch64: add initial NEON support 2013-08-01 09:20:35 +00:00
ARM Use function attributes to indicate that we don't want to realign the stack. 2013-08-01 21:42:05 +00:00
CPP
Generic
Hexagon
Inputs
Mips Fix some issues with Mips16 floating when certain intrinsics are present. 2013-08-01 21:17:53 +00:00
MSP430
NVPTX
PowerPC
R600 R600: Add 64-bit float load/store support 2013-08-01 15:23:42 +00:00
SI
SPARC
SystemZ [SystemZ] Reuse CC results for integer comparisons with zero 2013-08-01 10:39:40 +00:00
Thumb
Thumb2
X86 Use function attributes to indicate that we don't want to realign the stack. 2013-08-01 21:42:05 +00:00
XCore XCore target: Fix Vararg handling 2013-08-01 08:29:44 +00:00