llvm/test/Analysis/CostModel
Simon Pilgrim 913c649b16 [CostModel] Fixed AVX integer shift costs
Targets with AVX but without AVX2 were incorrectly reporting costs of 256-bit integer shifts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250611 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-17 13:23:38 +00:00
..
AArch64 [CostModel][AArch64] Remove amortization factor for some of the vector select instructions 2015-09-09 15:35:02 +00:00
ARM [CostModel][ARM] Increase cost of insert/extract operations 2015-08-17 15:57:05 +00:00
PowerPC [PowerPC] Include the permutation cost for unaligned vector loads 2015-09-03 21:23:18 +00:00
X86 [CostModel] Fixed AVX integer shift costs 2015-10-17 13:23:38 +00:00
no_info.ll Roll forward r243250 2015-07-26 19:10:03 +00:00