llvm-project/llvm/test/CodeGen
Phoebe Wang 190518da4b [X86] Use generic tuning for "x86-64" if "tune-cpu" is not specified
This is an alternative to D129154. See discussions on https://discourse.llvm.org/t/fast-scalar-fsqrt-tuning-in-x86/63605

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D129647
2022-07-15 10:05:08 +08:00
..
AArch64 [GlobalISel] Change widenScalar of G_FCONSTANT to mutate into G_CONSTANT. 2022-07-14 11:05:10 -07:00
AMDGPU [AMDGPU] Fix for the test failure caused by the 2e29b0138c 2022-07-15 01:38:03 +02:00
ARC
ARM [ARM] Regenerate select_xform.ll test checks 2022-07-13 13:52:15 +01:00
AVR [AVR] Fix expanding MOVW for overlapping registers 2022-06-26 17:20:07 +08:00
BPF [BPF] Handle anon record for CO-RE relocations 2022-07-13 15:16:16 -07:00
CSKY
DirectX [NFC] [DirectX] Cleanup test for comput_ids. 2022-07-07 14:02:32 -07:00
Generic [IR] Remove support for extractvalue constant expression 2022-06-28 10:40:17 +02:00
Hexagon [DAG] SimplifyDemandedBits - add ISD::VSELECT handling 2022-06-19 15:18:25 +01:00
Inputs
Lanai
LoongArch [LoongArch] Implement OR combination to generate bstrins.w/d 2022-07-14 17:20:43 +08:00
M68k [SelectionDAG] computeKnownBits / ComputeNumSignBits for the remaining overflow-aware nodes 2022-07-08 09:19:19 +01:00
MIR MIR: Fix parse error on empty CustomRegMask 2022-06-27 08:50:35 -04:00
MLRegalloc
MSP430
Mips
NVPTX [NVPTX] Add missing pass names 2022-07-12 07:58:13 -07:00
PowerPC [PowerPC] Regenerate pr35402.ll test checks 2022-07-13 11:01:44 +01:00
RISCV [RISCV] Refine the heuristics for our custom (mul (and X, C2), C1) isel. 2022-07-14 18:24:10 -07:00
SPARC [SDAG] try to replace subtract-from-constant with xor 2022-07-08 08:14:24 -04:00
SPIRV [SPIR-V] Introduce SPIR-V global entities tracking and deduplication infra. 2022-07-07 18:15:10 +03:00
SystemZ [DAG] SimplifyDemandedBits - AND/OR/XOR - attempt basic knownbits simplifications before calling SimplifyMultipleUseDemandedBits 2022-07-12 14:09:00 +01:00
Thumb [ARM][Thumb] Command-line option to ensure AAPCS compliant Frame Records 2022-06-27 14:08:48 +01:00
Thumb2 [SelectionDAG][RISCV][AMDGPU][ARM] Improve SimplifyDemandedBits for SHL with variable shift amount. 2022-07-14 16:10:14 -07:00
VE [VE] Restructure eliminateFrameIndex 2022-07-05 20:00:19 +09:00
WebAssembly [SelectionDAG][DAGCombiner] Reuse exist node by reassociate 2022-06-24 23:15:06 +08:00
WinCFGuard
WinEH
X86 [X86] Use generic tuning for "x86-64" if "tune-cpu" is not specified 2022-07-15 10:05:08 +08:00
XCore