llvm-project/llvm/test/Analysis/CostModel
Jonas Paulsson 96782c2c0b [SystemZTTIImpl] Give correct cost values for vector bswap intrinsics.
Implement getIntrinsicInstrCost() and return costs reflecting that bswap can
be done with a vperm per vector register.

Review: Ulrich Weigand
https://reviews.llvm.org/D54789

llvm-svn: 347445
2018-11-22 07:17:29 +00:00
..
AArch64 [TTI] Reduction costs only need to include a single extract element cost 2018-11-15 17:42:53 +00:00
AMDGPU [AMDGPU] Switch to the new addr space mapping by default 2018-02-02 16:07:16 +00:00
ARM Add BROADCAST shuffle cost tests. 2018-10-23 13:00:22 +00:00
PowerPC [PPC] Give unaligned memory access lower cost on processor that supports it 2017-02-17 22:29:39 +00:00
SystemZ [SystemZTTIImpl] Give correct cost values for vector bswap intrinsics. 2018-11-22 07:17:29 +00:00
X86 [TTI] Reduction costs only need to include a single extract element cost 2018-11-15 17:42:53 +00:00
no_info.ll