hanchenye-llvm-project/llvm/test/CodeGen
Oliver Stannard 7b2f2fba7f AArch64: __va_list.__stack must be 8-byte aligned
The va_start macro for AArch64 must set va_list.__stack to the address
following the last named argument on the stack, rounded up to an alignment
of 8 bytes.

llvm-svn: 201797
2014-02-20 17:19:26 +00:00
..
AArch64 AArch64: __va_list.__stack must be 8-byte aligned 2014-02-20 17:19:26 +00:00
ARM Use 16 byte stack alignment for NaCl on ARM 2014-02-16 18:59:48 +00:00
CPP Begin adding docs and IR-level support for the inalloca attribute 2013-12-19 02:14:12 +00:00
Generic Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
Hexagon Fix broken CHECK lines 2014-02-16 07:31:05 +00:00
Inputs Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
MSP430 Fix known typos 2014-01-24 17:20:08 +00:00
Mips [mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assembler. 2014-02-20 14:58:19 +00:00
NVPTX [NVPTX] Fix emitting aggregate parameters 2014-01-28 18:35:29 +00:00
PowerPC Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
R600 Fix more broken CHECK lines 2014-02-16 13:28:39 +00:00
SPARC Expand 64bit {SHL,SHR,SRA}_PARTS on sparcv9. 2014-02-19 21:35:39 +00:00
SystemZ Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call 2014-02-13 14:44:26 +00:00
Thumb Add triples to try to fix the windows bots. 2014-02-13 16:49:47 +00:00
Thumb2 Add extra CHECK prefix to tests with explicit prefix 2014-02-16 13:28:15 +00:00
X86 AVX-512: added a lit test for truncate operation 2014-02-20 07:34:13 +00:00
XCore XCore target: Handle common linkage 2014-02-18 11:21:59 +00:00