1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Analysis/CostModel
Simon Pilgrim 179d5ff620 [CostModel] Fixed AVX integer shift costs
Targets with AVX but without AVX2 were incorrectly reporting costs of 256-bit integer shifts.

llvm-svn: 250611
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