llvm-project/llvm/test/Analysis/CostModel
Craig Topper b4695351cb [TTI][X86] Fix the value passed to IsUnsigned for cost modeling of experimental.vector.reduce.smin/smax/umin/umax.
We were passing true for smax/smin and false for umax/umin.
2020-03-29 23:34:22 -07:00
..
AArch64 [CostModel] Model all `extractvalue`s as free. 2019-08-29 11:50:30 +00:00
AMDGPU [AMDGPU] Implemented fma cost analysis 2019-12-18 23:54:20 -08:00
ARM [NFC][ARM] Add thumb triple to test 2020-03-18 09:15:19 +00:00
PowerPC [PowerPC] Separate Features that are known to be Power9 specific from Future CPU 2019-11-27 15:40:13 -06:00
RISCV [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00
SystemZ [SystemZ] Return scalarized costs for vector instructions on older archs. 2020-02-21 09:17:37 -08:00
X86 [TTI][X86] Fix the value passed to IsUnsigned for cost modeling of experimental.vector.reduce.smin/smax/umin/umax. 2020-03-29 23:34:22 -07:00
no_info.ll