llvm-project/llvm/test/CodeGen
Wang, Pengfei 2bd979ed99 [CodeGen][X86] Remove unused check-prefixes from vector tests. NFCI. 2020-11-11 15:14:04 +08:00
..
AArch64 [AArch64][GlobalISel] Port some AArch64 target specific MUL combines from SDAG. 2020-11-10 22:21:13 -08:00
AMDGPU [GlobalISel] Add combine for (x | mask) -> x when (x | mask) == x 2020-11-10 11:32:13 +01:00
ARC
ARM [ARM] Fix PR 47980: Use constrainRegClass during foldImmediate opt. 2020-11-10 13:38:11 -08:00
AVR [AVR] Improve inline rotate/shift expansions 2020-10-31 23:15:49 +01:00
BPF Revert "[NewPM] Provide method to run all pipeline callbacks, used for -O0" 2020-11-08 00:32:35 -08:00
Generic [Annotation] Allows annotation to carry some additional constant arguments. 2020-10-26 10:50:05 +01:00
Hexagon [Hexagon] Handle additional shuffles that can be made perfect 2020-10-29 19:09:00 -05:00
Inputs
Lanai
MIR [MIR] Fix out of bounds access in MIRPrinter. 2020-10-29 14:35:06 +03:00
MSP430
Mips [DAG][ARM][MIPS][RISCV] Improve funnel shift promotion to use 'double shift' patterns 2020-10-12 14:11:02 +01:00
NVPTX [TargetLowering] Add i1 condition for bit comparison fold 2020-10-27 12:22:20 +00:00
PowerPC NFC - use script to update testcases and add new testcases. 2020-11-10 21:39:42 -05:00
RISCV [RISCV] Make ctlz/cttz cheap to speculatively execute so CodeGenPrepare won't insert a zero check. 2020-11-09 10:13:45 -08:00
SPARC [Sparc] Remove cast that truncates immediate operands to 32 bits. 2020-10-02 20:14:55 -04:00
SystemZ [SystemZ] Define MaxInstLength to have the value of 6. 2020-10-24 09:19:34 +02:00
Thumb
Thumb2 [ARM] Introduce t2DoLoopStartTP 2020-11-10 18:08:12 +00:00
VE [VE] Implement FoldImmediate 2020-11-11 08:08:32 +09:00
WebAssembly [WebAssembly] Don't fold frame offset for global addresses 2020-11-03 14:56:25 -08:00
WinCFGuard Reland [CFGuard] Add address-taken IAT tables and delay-load support 2020-10-13 13:20:52 -07:00
WinEH
X86 [CodeGen][X86] Remove unused check-prefixes from vector tests. NFCI. 2020-11-11 15:14:04 +08:00
XCore