llvm-project/llvm/test/Analysis/CostModel
Simon Pilgrim de25ebaac6 [CostModel][X86] Add vXi32 division by uniform constant costs (PR47476)
Other types can be handled in future patches but their uniform / non-uniform costs are more similar and don't appear to cause many vectorization issues.
2020-09-10 12:17:54 +01:00
..
AArch64 [SVE] Fix TypeSize related warnings with IR truncates of scalable vectors 2020-08-25 09:17:56 +01:00
AMDGPU [AMDGPU][CostModel] Add f16, f64 and contract cases to fused costs estimation. 2020-08-06 21:43:27 +03:00
ARM [ARM][CostModel] CodeSize costs for i1 arith ops 2020-09-07 09:27:18 +01:00
PowerPC Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support" 2020-07-28 14:00:11 +00:00
RISCV [CostModel] getCFInstrCost in getUserCost. 2020-06-15 09:28:46 +01:00
SystemZ [CostModel] getCFInstrCost in getUserCost. 2020-06-15 09:28:46 +01:00
X86 [CostModel][X86] Add vXi32 division by uniform constant costs (PR47476) 2020-09-10 12:17:54 +01:00
free-intrinsics-datalayout.ll [CostModel] Check for free intrinsics in BasicTTI 2020-05-26 08:37:13 +01:00
free-intrinsics-no_info.ll [CostModel] Check for free intrinsics in BasicTTI 2020-05-26 08:37:13 +01:00
no_info.ll