1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Analysis/CostModel
Simon Pilgrim 8805bf1170 [CostModel][X86] Fix constant vector XOP rights shifts
We'll constant fold these cases so they are as cheap as vector left shift cases.

Noticed while improving funnel shift costs.

llvm-svn: 346760
2018-11-13 16:40:10 +00:00
..
AArch64 [TTI] Fix uses of SK_ExtractSubvector shuffle costs (PR39368) 2018-10-30 18:10:02 +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
SystemZ [SystemZ::TTI] Improve accuracy of costs for vector fp <-> int conversions 2018-11-12 15:32:27 +00:00
X86 [CostModel][X86] Fix constant vector XOP rights shifts 2018-11-13 16:40:10 +00:00
no_info.ll