llvm-project/llvm/test/CodeGen
Craig Topper 82da0cabb9 [X86] Add computeKnownBits support for PEXT.
The number of zeros in the mask provides a lower bound on the number
of leading zeros in the result.
2020-09-28 22:54:07 -07:00
..
AArch64 [AArch64][GlobalISel] Scalarize <2 x s64> G_MUL since we don't have native support for it. 2020-09-28 19:29:45 -07:00
AMDGPU [RegisterCoalescer] Pass Undefs to extendToIndices() 2020-09-29 08:14:24 +08:00
ARC [ARC] Update brcc test. 2020-08-28 17:07:25 -07:00
ARM [ARM] Added more patterns to generate SSAT/USAT with shift 2020-09-28 14:50:19 +00:00
AVR
BPF BPF: explicitly specify bpfel triple for certain tests 2020-09-28 20:25:25 -07:00
Generic [Intrinsics] define semantics for experimental fmax/fmin vector reductions 2020-09-12 09:10:28 -04:00
Hexagon [Hexagon] Avoid crash on CONCAT_VECTORS with illegal element types 2020-09-24 20:05:23 -05:00
Inputs
Lanai
MIR [MIRVRegNamer] Experimental MachineInstr stable hashing (Fowler-Noll-Vo) 2020-09-03 16:13:09 -04:00
MSP430
Mips [CodeGen] Do not call `emitGlobalConstantLargeInt` for constant requires 8 bytes to store 2020-09-26 08:58:46 +03:00
NVPTX
PowerPC [PowerPC] Legalize v256i1 and v512i1 and implement load and store of these types 2020-09-28 14:39:37 -05:00
RISCV [RISCV] Support Shadow Call Stack 2020-09-17 16:02:35 -07:00
SPARC Revert "Reapply Revert "RegAllocFast: Rewrite and improve"" 2020-09-22 14:40:06 +05:00
SystemZ [SystemZ] Optimize bcmp calls (PR47420) 2020-09-25 17:55:39 +02:00
Thumb
Thumb2 [ARM] Added more patterns to generate SSAT/USAT with shift 2020-09-28 14:50:19 +00:00
VE
WebAssembly [WebAssembly] Check features before making SjLj vars thread-local 2020-09-25 11:45:16 -07:00
WinCFGuard
WinEH
X86 [X86] Add computeKnownBits support for PEXT. 2020-09-28 22:54:07 -07:00
XCore