llvm-project/llvm/test/CodeGen
Matt Arsenault 984a499f9d AMDGPU/GlobalISel: Fix using unlegalizable values in tests
Implicit uses of non-register value types places impossible to satisfy
constraints on the legalizer / artifact combiner. These prevent
writing sensible legalize rules for the artifacts without triggering
infinite loops in the legalizer.

The verifier really needs to enforce this, but I'm not sure what the
exact conditions would look like yet.
2020-08-25 09:39:32 -04:00
..
AArch64 [SVE] Lower scalable vector ISD::FNEG operations. 2020-08-25 11:22:28 +01:00
AMDGPU AMDGPU/GlobalISel: Fix using unlegalizable values in tests 2020-08-25 09:39:32 -04:00
ARC [ARC] Fix CodeGen/ARC/brcc.ll 2020-08-15 19:33:35 -07:00
ARM [ARM][MachineOutliner] Add default mode. 2020-08-20 09:25:33 +02: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 Revert "[BPI] Improve static heuristics for integer comparisons" 2020-08-17 20:44:33 +02:00
Inputs
Lanai
MIR [AMDGPU] Reorganize GCN subtarget features for unaligned access 2020-08-21 12:26:31 +02:00
MSP430
Mips Revert "[BPI] Improve static heuristics for integer comparisons" 2020-08-17 20:44:33 +02:00
NVPTX [NVPTX] Fix typo in lit test 2020-08-17 16:02:11 -04:00
PowerPC [PowerPC] Do not use FISel for calls and TOC-based accesses with PC-Rel 2020-08-24 16:51:44 -05:00
RISCV [RISCV] Fix inaccurate annotations on PseudoBRIND 2020-08-21 11:38:42 +01:00
SPARC [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
SystemZ Revert "[BPI] Improve static heuristics for integer comparisons" 2020-08-17 20:44:33 +02:00
Thumb
Thumb2 [ARM][MVE] Tail-predication: remove the BTC + 1 overflow checks 2020-08-25 14:38:03 +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] Support -march=sapphirerapids 2020-08-25 14:21:21 +08:00
XCore