llvm-project/llvm/test/CodeGen
Huihui Zhang da4a2fd832 [AArch64ISelLowering] Fix null pointer access in performSVEAndCombine.
When combining 'and' of an unsigned unpack and shuffle instruction,
bail early if shuffle is not constructed from a constant integer.

Reviewed By: paulwalker-arm

Differential Revision: https://reviews.llvm.org/D109556
2021-09-10 10:36:43 -07:00
..
AArch64 [AArch64ISelLowering] Fix null pointer access in performSVEAndCombine. 2021-09-10 10:36:43 -07:00
AMDGPU Revert "[AMDGPU] Split entry basic block after alloca instructions." 2021-09-10 10:23:51 +05:30
ARC [ARC] Add codegen for the readcyclecounter intrinsic along with disassembly for associated instructions 2021-08-24 11:53:20 -07:00
ARM Port the cost model printer to New PM 2021-09-08 14:47:05 -07:00
AVR [AVR] emit 'MCSA_Global' references to '__do_global_ctors' and '__do_global_dtors' 2021-08-05 10:37:36 +08:00
BPF [OpaquePtr] Forbid mixing typed and opaque pointers 2021-09-10 15:18:23 +02:00
Generic Moved the test to X86 as it's x86 specific. 2021-08-31 14:48:29 -04:00
Hexagon [OpaquePtr] Forbid mixing typed and opaque pointers 2021-09-10 15:18:23 +02:00
Inputs
Lanai [Lanai] implement wide immediate support 2021-09-10 10:54:43 +00:00
M68k [M68k][test] Migrate the remaining fixup and relaxation tests 2021-09-04 16:27:13 -07:00
MIR AMDGPU: Invert ABI attribute handling 2021-09-09 18:24:28 -04:00
MSP430
Mips [MipsISelLowering] avoid emitting libcalls to __multi3 2021-09-02 10:41:37 -07:00
NVPTX [NVPTX] Simplify and generalize constant printer. 2021-09-09 11:30:19 -07:00
PowerPC [PowerPC] Update PC-Relative Load/Store Patterns to use the refactored Load/Store Implementation 2021-09-09 15:38:42 -05:00
RISCV [RISCV] Enable CGP to sink splat operands of Add/Sub/Mul/Shl/LShr/AShr 2021-09-10 09:04:01 -07:00
SPARC
SystemZ SystemZ: Tidy up a mir test 2021-08-10 13:56:54 -04:00
Thumb [ARM] Implement target hook function to decide folding (mul (add x, c1), c2) 2021-09-07 15:42:43 +08:00
Thumb2 [OpaquePtr] Forbid mixing typed and opaque pointers 2021-09-10 15:18:23 +02:00
VE
WebAssembly [OpaquePtr] Forbid mixing typed and opaque pointers 2021-09-10 15:18:23 +02:00
WinCFGuard
WinEH Fix SEH table addresses for Windows 2021-08-20 22:32:12 +03:00
X86 [X86] Disable muloti4 libcalls for x86-64. 2021-09-09 10:03:15 -07:00
XCore