llvm-project/llvm/test/CodeGen
Michael Liao 1fd1f638b6 [amdgpu] Fix a crash case when `V_CNDMASK` could be simplified.
- Once an instruction is simplified, foldable candidates from it should
  be invalidated or skipped as the operand index is no longer valid.

Differential Revision: https://reviews.llvm.org/D93174
2020-12-14 13:08:13 -05:00
..
AArch64 [SVE][CodeGen] Lower scalable floating-point vector reductions 2020-12-14 11:45:42 +00:00
AMDGPU [amdgpu] Fix a crash case when `V_CNDMASK` could be simplified. 2020-12-14 13:08:13 -05:00
ARC
ARM [NFC] Chec[^k] -> Check 2020-12-08 11:54:39 +00:00
AVR [AVR] Optimize the 16-bit NEGW pseudo instruction 2020-11-17 17:51:58 +08:00
BPF [BPF] support atomic instructions 2020-12-03 07:38:00 -08:00
Generic [NewPM] Support --print-before/after in NPM 2020-12-03 16:52:14 -08:00
Hexagon [Hexagon] Create vector masks for scalar loads/stores 2020-12-12 11:12:17 -06:00
Inputs
Lanai
MIR [YAML] Use correct source location for unknown key errors. 2020-12-11 16:34:06 +00:00
MSP430 OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
Mips Revert "[FastISel] Flush local value map on ever instruction" and dependent patches 2020-12-01 14:26:23 -08:00
NVPTX OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
PowerPC [PowerPC] Restore stack ptr from frame ptr with setjmp 2020-12-14 11:34:16 -06:00
RISCV [RISCV] Add a pass to remove duplicate VSETVLI instructions in a basic block. 2020-12-11 10:35:37 -08:00
SPARC OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
SystemZ Reapply "[SystemZFrameLowering] Don't overrwrite R1D (backchain) when probing." 2020-12-11 18:25:47 -06:00
Thumb OpaquePtr: Update more tests to use typed sret 2020-11-20 20:08:43 -05:00
Thumb2 [NFCI][Thumb2] Regenerate MVE tests i missed in 59560e8589 2020-12-14 21:01:00 +03:00
VE [VE] Add logical mask intrinsic instructions 2020-12-15 01:34:31 +09:00
WebAssembly [WebAssembly] Fix code generated for atomic operations in PIC mode 2020-12-08 18:41:32 -08:00
WinCFGuard [CFGuard] Add address-taken IAT tables and delay-load support 2020-11-17 18:24:45 -08:00
WinEH
X86 [X86] Add isel patterns to form VPDPWSSD from (add (vpmaddwd X, Y), Z) when AVXVNNI is enabled. 2020-12-13 12:02:07 -08:00
XCore [TargetMachine] Don't imply dso_local on global variable declarations in Reloc::Static model 2020-12-04 19:03:41 -08:00