llvm-6502/test/CodeGen
Michael Kuperstein e5b95695ea [x32] Enable sibcall optimization on x32.
This includes two things:
1) Fix TCRETURNdi and TCRETURN64di patterns to check the right thing (LP64 as opposed to target bitness).
2) Allow LEA64_32 in MatchingStackOffset.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227307 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-28 13:38:48 +00:00
..
AArch64 [AArch64][LoadStoreOptimizer] Form LDPSW when possible. 2015-01-24 01:25:54 +00:00
ARM This patch fixes issue with lowering below mentioned pattern :- 2015-01-23 09:10:03 +00:00
BPF bpf: add missing lit.local.cfg 2015-01-24 18:20:52 +00:00
CPP
Generic overloaded-intrinsic-name: exercise anyptr on struct 2015-01-27 20:03:08 +00:00
Hexagon [Hexagon] Converting multiply and accumulate with immediate intrinsics to patterns. 2015-01-21 18:13:15 +00:00
Inputs
Mips Move the Mips target to storing the ABI in the TargetMachine rather 2015-01-26 17:33:46 +00:00
MSP430
NVPTX [NVPTX] Generate a more optimal sequence for select of i1 2015-01-26 19:52:20 +00:00
PowerPC [PowerPC] Revert ppc64le-aggregates.ll test changes from r227053 2015-01-25 18:18:54 +00:00
R600 R600/SI: Enable all tests that pass on VI without changes 2015-01-27 17:27:15 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 [x32] Enable sibcall optimization on x32. 2015-01-28 13:38:48 +00:00
XCore