llvm-project/llvm/test/CodeGen
Vadim Chugunov e6f76558c7 Fix libcall expansion creating DAG nodes with invalid type post type legalization.
If we are lowering a libcall after legalization, we'll split the return type into a pair of legal values.

Patch by Jatin Bhateja and Eli Friedman.

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

llvm-svn: 307207
2017-07-05 22:01:49 +00:00
..
AArch64 [ORE] Add diagnostics hotness threshold 2017-06-30 23:14:53 +00:00
AMDGPU [AMDGPU] Switch scalarize global loads ON by default 2017-07-04 17:32:00 +00:00
ARM [DAGCombiner] visitRotate patch to optimize pair of ROTR/ROTL instructions into one with combined shift operand. 2017-07-05 17:55:42 +00:00
AVR Revert "[AVR] Add the branch selection pass from the GitHub repository" 2017-07-05 00:50:56 +00:00
BPF Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset 2017-07-05 01:21:23 +00:00
Generic [FastISel] Move gc intrinsic test to X86 directory 2017-07-04 15:24:08 +00:00
Hexagon [Hexagon] Preclude non-memory test from being optimized away. NFC. 2017-07-05 13:08:03 +00:00
Inputs
Lanai CodeGen: Rename DEBUG_TYPE to match passnames 2017-05-25 21:26:32 +00:00
MIR AMDGPU: Add operand target flags serialization 2017-07-02 23:21:48 +00:00
MSP430 Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset 2017-07-05 01:21:23 +00:00
Mips Revert "[mips] Fix multiprecision arithmetic." 2017-06-29 20:59:47 +00:00
NVPTX Recommit "r306541 - Add zero-length check to memcpy/memset load store loop expansion"" 2017-07-01 03:24:10 +00:00
Nios2 [Nios2] Target registration 2017-05-29 09:48:30 +00:00
PowerPC [PowerPC] Make sure that we remove dead PHI nodes after the PPCCTRLoops pass. 2017-07-05 17:57:57 +00:00
SPARC [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86) 2017-06-21 20:36:32 +00:00
SystemZ [SystemZ] Fix missing emergency spill slot corner case 2017-06-26 16:50:32 +00:00
Thumb [NFC] Use stdin for some tests instead of positional argument. 2017-06-29 14:51:54 +00:00
Thumb2 [ARM] Improve if-conversion for M-class CPUs without branch predictors 2017-06-28 14:11:15 +00:00
WebAssembly Fix libcall expansion creating DAG nodes with invalid type post type legalization. 2017-07-05 22:01:49 +00:00
WinEH
X86 {DAGCombiner] Fold (rot x, 0) -> x 2017-07-05 18:27:11 +00:00
XCore AsmPrinter: mark the beginning and the end of a function in verbose mode 2017-05-23 21:22:16 +00:00