llvm-project/llvm/test/Analysis/CostModel
Craig Topper a4b7613a49 [X86] Remove setOperationAction for FP_TO_SINT v8i16.
This is no longer needed after widening legalization as we
custom legalize v8i8 ourselves.

Added entries to the cost model, but bumped the cost slightly
to account for the truncate shuffle that wasn't costed before.
2019-11-12 22:45:52 -08:00
..
AArch64 [CostModel] Model all `extractvalue`s as free. 2019-08-29 11:50:30 +00:00
AMDGPU [AMDGPU] Fix bug introduced in 47a5c36b37 2019-11-07 11:50:14 +03:00
ARM [ARM] MVE sext costs 2019-08-19 09:13:22 +00:00
PowerPC Recommit [PowerPC] Update P9 vector costs for insert/extract 2019-08-26 19:26:08 +00:00
RISCV [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00
SystemZ [SystemZ] Support z15 processor name 2019-09-20 23:04:45 +00:00
X86 [X86] Remove setOperationAction for FP_TO_SINT v8i16. 2019-11-12 22:45:52 -08:00
no_info.ll