1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/Analysis/CostModel
Sam Parker 1bd0055ef6 [CostModel] Remove getExtCost
This has not been implemented by any backends which appear to cover
the functionality through getCastInstrCost. Sink what there is in the
default implementation into BasicTTI.

Differential Revision: https://reviews.llvm.org/D78922
2020-05-21 07:18:06 +01:00
..
AArch64 [CostModel] Remove getExtCost 2020-05-21 07:18:06 +01:00
AMDGPU [llvm] Fix missing FileCheck directive colons 2020-04-06 09:59:08 -06:00
ARM [NFC][ARM] Intrinsic CostModel Tests 2020-05-15 13:38:42 +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
SystemZ [SystemZ] Return scalarized costs for vector instructions on older archs. 2020-02-21 09:17:37 -08:00
X86 [CostModel] Modify BasicTTI getCastInstrCost 2020-05-13 07:26:08 +01:00
no_info.ll