llvm-project/llvm/test/CodeGen
Aleksandar Beserminji 29341b88ac [mips] Reordering callseq* nodes to be linear
Fix nested callseq* nodes by moving callseq_start after the
arguments calculation to temporary registers, so that callseq* nodes
in resulting DAG are linear.

Recommitting r314497. This version does not contain test which fails
when compiler is not build in debug mode.

Differential Revision: https://reviews.llvm.org/D37328

llvm-svn: 314507
2017-09-29 11:05:02 +00:00
..
AArch64 MIR: Serialize CaleeSavedInfo Restored flag 2017-09-28 18:52:14 +00:00
AMDGPU [AMDGPU] calling conventions for AMDPAL OS type 2017-09-29 09:51:22 +00:00
ARC [ARC] Add ARC backend. 2017-08-24 15:40:33 +00:00
ARM ARM: Fix cases where CSI Restored bit is not cleared 2017-09-28 23:12:06 +00:00
AVR [AVR] Fix the build after setting alignment to 1 in r314179 2017-09-26 02:07:54 +00:00
BPF bpf: add new insns for bswap_to_le and negation 2017-09-28 02:46:11 +00:00
Generic [MIParser] Ensure getHexUint doesn't produce APInts with a bitwidth of 0 2017-09-01 22:17:14 +00:00
Hexagon Reverted r313993. 2017-09-27 23:09:14 +00:00
Inputs
Lanai
MIR MIR: Serialize CaleeSavedInfo Restored flag 2017-09-28 18:52:14 +00:00
MSP430
Mips [mips] Reordering callseq* nodes to be linear 2017-09-29 11:05:02 +00:00
NVPTX [NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins. 2017-09-26 17:07:23 +00:00
Nios2
PowerPC [PowerPC] eliminate partially redundant compare instruction 2017-09-28 08:38:19 +00:00
SPARC Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"" 2017-09-04 15:47:00 +00:00
SystemZ [SystemZ] Fix fall-out from r314428 2017-09-28 22:08:25 +00:00
Thumb ARM: Fix cases where CSI Restored bit is not cleared 2017-09-28 23:12:06 +00:00
Thumb2 [ARM] Call setBooleanContents(ZeroOrOneBooleanContent) 2017-08-22 11:02:37 +00:00
WebAssembly [WebAssembly] Add sign extend instructions from atomics proposal 2017-09-13 00:29:06 +00:00
WinEH
X86 [X86][SSE] Added more tests for vector multiplications as utility for D37896 2017-09-29 10:02:01 +00:00
XCore Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00