llvm-project/llvm/test/CodeGen
Matt Arsenault fe171908e9 GlobalISel: Revisit users of other merge opcodes in artifact combiner
The artifact combiner searches for the uses of G_MERGE_VALUES for
unmerge/trunc that need further combining. This also needs to handle
the vector merge opcodes the same way. This fixes leaving behind some
pairs I expected to be removed, that were if the legalizer is run a
second time.
2020-08-17 13:56:53 -04:00
..
AArch64 [StackSafety] Skip ambiguous lifetime analysis 2020-08-16 18:05:52 -07:00
AMDGPU GlobalISel: Revisit users of other merge opcodes in artifact combiner 2020-08-17 13:56:53 -04:00
ARC [ARC] Fix CodeGen/ARC/brcc.ll 2020-08-15 19:33:35 -07:00
ARM [ARM][test] Add more tests of two-part immediates 2020-08-14 23:11:01 +08:00
AVR
BPF BPF: add a SimplifyCFG IR pass during generic Scalar/IPO optimization 2020-08-06 13:16:00 -07:00
Generic [Tests] Be consistent w/definition of statepoint-example 2020-08-14 20:45:48 -07:00
Hexagon [BPI] Improve static heuristics for integer comparisons 2020-08-13 19:54:27 +02:00
Inputs
Lanai
MIR AMDGPU: Serialize MFI spill fields 2020-07-28 20:01:57 -04:00
MSP430
Mips [BPI] Improve static heuristics for integer comparisons 2020-08-13 19:54:27 +02:00
NVPTX
PowerPC [PowerPC] Make StartMI ignore COPY like instructions. 2020-08-17 02:12:30 -04:00
RISCV [RISCV] Indirect branch generation in position independent code 2020-08-17 13:09:26 +01:00
SPARC [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
SystemZ [BPI] Improve static heuristics for integer comparisons 2020-08-13 19:54:27 +02:00
Thumb
Thumb2 [ARM] Tests for tail predicated loads. NFC 2020-08-16 19:46:37 +01:00
VE [VE] Support f128 2020-08-17 17:26:52 +09:00
WebAssembly [WebAssembly] Fix FastISel address calculation bug 2020-08-08 15:23:11 -07:00
WinCFGuard
WinEH
X86 [X86][AVX] Fold CONCAT(HOP(X,Y),HOP(Z,W)) -> HOP(CONCAT(X,Z),CONCAT(Y,W)) for float types 2020-08-16 15:00:41 +01:00
XCore