llvm-6502/test/CodeGen
Eric Christopher efe12907dd If the alignment of the byval argument is greater than the alignment
of the frame then increase the maximum alignment of the frame to
match.

Fixes PR6965


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132764 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-09 00:15:19 +00:00
..
Alpha
ARM Another possible bug. Stopgap until we can autogenerate tables and 2011-06-03 22:09:12 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic Move the legalizer tests to the X86 directory because the test uses the x86 2011-06-07 05:23:58 +00:00
MBlaze
Mips Fix bug in lowering of DYNAMIC_STACKALLOC nodes. The correct offset of the 2011-06-08 21:28:09 +00:00
MSP430 Fix register-dependent test in MSP430. 2011-05-04 01:01:39 +00:00
PowerPC Fix wrong usages of CTR/MCTR where CTR8/MCTR8 was meant. 2011-06-03 15:47:49 +00:00
PTX PTX: add flag to disable mad/fma selection 2011-05-18 15:42:23 +00:00
SPARC Fix more register and coalescing dependencies. 2011-05-04 19:02:11 +00:00
SystemZ
Thumb Move this test to CodeGen/Thumb. rdar://problem/9416774 2011-05-11 19:41:28 +00:00
Thumb2 Fix an issue where the two-address conversion pass incorrectly rewrites untied 2011-06-07 23:54:00 +00:00
X86 If the alignment of the byval argument is greater than the alignment 2011-06-09 00:15:19 +00:00
XCore Add XCore intrinsic for crc8. 2011-05-31 16:24:49 +00:00