llvm-6502/test/CodeGen
Quentin Colombet 65edced76b [ARM] Do not perform a tail call when the caller returns several values.
The fix is slightly different then x86 (see r216117) because the number of values
attached to a return can vary even for a single returned value (e.g., f64 yields
two returned values).

<rdar://problem/18352998>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218076 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-18 21:17:50 +00:00
..
AArch64 Revert "[FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ." 2014-09-18 08:07:40 +00:00
ARM [ARM] Do not perform a tail call when the caller returns several values. 2014-09-18 21:17:50 +00:00
CPP
Generic
Hexagon
Inputs
Mips
MSP430
NVPTX
PowerPC
R600 R600: Bug 20982 - Avoid undefined left shift of negative value 2014-09-18 15:52:26 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 [x86] Use PALIGNR for v4i32 and v2i64 blends when appropriate. 2014-09-18 09:00:25 +00:00
XCore