llvm/test/Analysis/CostModel
Elena Demikhovsky 84f6badccc 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



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256519 91177308-0d34-0410-b5e6-96231b3b80d8
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