hanchenye-llvm-project/llvm/test/Analysis/CostModel
Elena Demikhovsky 5494698828 Implemented cost model for masked gather and scatter operations
The cost is calculated for all X86 targets. When gather/scatter instruction
is not supported we calculate the cost of scalar sequence.

Differential revision: http://reviews.llvm.org/D15677

llvm-svn: 256519
2015-12-28 20:10:59 +00:00
..
AArch64 [CostModel][AArch64] Remove amortization factor for some of the vector select instructions 2015-09-09 15:35:02 +00:00
AMDGPU AMDGPU: Override getCFInstrCost 2015-12-16 18:37:19 +00:00
ARM [ARM] Don't pessimize i32 vselect. 2015-11-17 17:25:15 +00:00
PowerPC [PowerPC] Include the permutation cost for unaligned vector loads 2015-09-03 21:23:18 +00:00
X86 Implemented cost model for masked gather and scatter operations 2015-12-28 20:10:59 +00:00
no_info.ll Roll forward r243250 2015-07-26 19:10:03 +00:00