llvm-project/llvm/test/Analysis/CostModel
Roland Froese 4b17772b9e [PowerPC] Update P9 vector costs for insert/extract element
The PPC vector cost model values for insert/extract element reflect older
processors that lacked vector insert/extract and move-to/move-from VSR
instructions.  Update getVectorInstrCost to give appropriate values for when
the newer instructions are present.

Differential Revision: https://reviews.llvm.org/D60160

llvm-svn: 359313
2019-04-26 16:14:17 +00:00
..
AArch64 [CostModel][X86][AArch64] Adjust cost of the scalarization part of min/max reduction. 2018-12-10 06:58:58 +00:00
AMDGPU AMDGPU: Partially fix default device for HSA 2019-03-17 21:31:35 +00:00
ARM [ARM] Rewrite isLegalT2AddressImmediate 2019-04-21 09:54:29 +00:00
PowerPC [PowerPC] Update P9 vector costs for insert/extract element 2019-04-26 16:14:17 +00:00
SystemZ [SystemZ::TTI] Return zero cost for ICmp that becomes Load And Test. 2018-12-03 14:30:18 +00:00
X86 [CostModel][X86] Add bool anyof/allof reduction costs 2019-04-17 10:58:19 +00:00
no_info.ll