llvm-6502/test/CodeGen
Daniel Sanders 0a15e20ba2 [mips][PR19612] Fix va_arg for big-endian mode.
Summary:
Big-endian mode was not correctly adjusting the offset for types smaller
than an ABI slot.

Fixes PR19612

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: sstankovic, llvm-commits

Differential Revision: http://reviews.llvm.org/D4556

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214493 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-01 09:17:39 +00:00
..
AArch64 [FastISel][AArch64] Fix the immediate versions of the {s|u}{add|sub}.with.overflow intrinsics. 2014-08-01 01:25:55 +00:00
ARM Use "weak alias" instead of "alias weak" 2014-07-30 22:51:54 +00:00
CPP
Generic Use "weak alias" instead of "alias weak" 2014-07-30 22:51:54 +00:00
Hexagon
Inputs
Mips [mips][PR19612] Fix va_arg for big-endian mode. 2014-08-01 09:17:39 +00:00
MSP430
NVPTX
PowerPC [PowerPC] Recognize consecutive memory accesses from intrinsics 2014-08-01 01:02:01 +00:00
R600 R600/SI: Do abs/neg folding with ComplexPatterns 2014-08-01 00:32:39 +00:00
SPARC
SystemZ
Thumb [stack protector] Add test cases for thumb and thumb2. 2014-07-25 19:47:46 +00:00
Thumb2 [stack protector] Add test cases for thumb and thumb2. 2014-07-25 19:47:46 +00:00
X86 [FastISel] Fix the patchpoint intrinsic lowering in FastISel for large target addresses. 2014-07-31 00:11:16 +00:00
XCore