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
Daniil Fukalov 1fb9c274aa [AMDGPU] Improve code size cost model
Summary:
Added estimation for zero size insertelement, extractelement
and llvm.fabs operators.
Updated inline/unroll parameters default values.

Reviewers: rampitec, arsenm

Reviewed By: arsenm

Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, llvm-commits

Tags: #llvm

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

llvm-svn: 375109
2019-10-17 12:15:35 +00:00
..
AArch64 [CostModel] Model all extractvalues as free. 2019-08-29 11:50:30 +00:00
AMDGPU [AMDGPU] Improve code size cost model 2019-10-17 12:15:35 +00:00
ARM [ARM] MVE sext costs 2019-08-19 09:13:22 +00:00
PowerPC Recommit [PowerPC] Update P9 vector costs for insert/extract 2019-08-26 19:26:08 +00:00
RISCV [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00
SystemZ [SystemZ] Support z15 processor name 2019-09-20 23:04:45 +00:00
X86 [CostModel][X86] Add CTLZ scalar costs 2019-10-14 16:30:17 +00:00
no_info.ll