llvm-project/llvm/test/Analysis/CostModel
David Green f14457f5d8 [ARM] Split cast cost tests, and add masked load/store tests. NFC
This file has grown quite large and could do with being split up. This
splits away the load/store + cast tests into a separate file. Some
masked load/store + cast tests have been added too, along with some
extra load/store + fpcast tests.
2020-06-25 13:24:17 +01:00
..
AArch64 [SVE] Add flag to specify SVE register size, using this to calculate legal vector types. 2020-06-18 12:11:16 +00:00
AMDGPU [AMDGPU][CostModel] Add fneg cost estimation 2020-06-19 17:31:35 +03:00
ARM [ARM] Split cast cost tests, and add masked load/store tests. NFC 2020-06-25 13:24:17 +01:00
PowerPC [PowerPC] Separate Features that are known to be Power9 specific from Future CPU 2019-11-27 15:40:13 -06: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 broadcast costs for vXi1 bool vectors 2020-06-10 15:27:15 +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