llvm-project/llvm/test/Analysis/CostModel/AMDGPU
Stanislav Mekhanoshin 58578f7056 [AMDGPU] Implemented fma cost analysis
Differential Revision: https://reviews.llvm.org/D71676
2019-12-18 23:54:20 -08:00
..
add-sub.ll [AMDGPU] Fixed cost model for packed 16 bit ops 2019-12-17 15:14:17 -08:00
addrspacecast.ll [AMDGPU] Improve code size cost model (part 2) 2019-11-06 13:55:48 +03:00
bit-ops.ll [AMDGPU] Fixed cost model for packed 16 bit ops 2019-12-17 15:14:17 -08:00
br.ll
extractelement.ll [AMDGPU] Improve code size cost model 2019-10-17 12:15:35 +00:00
fabs.ll [AMDGPU] Improve code size cost model 2019-10-17 12:15:35 +00:00
fadd.ll [AMDGPU] Fixed cost model for packed 16 bit ops 2019-12-17 15:14:17 -08:00
fdiv.ll AMDGPU: Split test functions to avoid dependency on subtarget 2019-11-19 11:12:13 +05:30
fma.ll [AMDGPU] Implemented fma cost analysis 2019-12-18 23:54:20 -08:00
fmul.ll [AMDGPU] Fixed cost model for packed 16 bit ops 2019-12-17 15:14:17 -08:00
fsub.ll [AMDGPU] Fixed cost model for packed 16 bit ops 2019-12-17 15:14:17 -08:00
insertelement.ll [AMDGPU] Improve code size cost model 2019-10-17 12:15:35 +00:00
lit.local.cfg
mul.ll [AMDGPU] Fixed cost model for packed 16 bit ops 2019-12-17 15:14:17 -08:00
shifts.ll [AMDGPU] Fixed cost model for packed 16 bit ops 2019-12-17 15:14:17 -08:00
shufflevector.ll [AMDGPU] Fix bug introduced in 47a5c36b37 2019-11-07 11:50:14 +03:00