mesa/src/amd/common
Samuel Pitoiset 6970a9a6ca ac,radv: remove the vec3 restriction with LLVM 9+
This changes requires LLVM r356755.

32706 shaders in 16744 tests
Totals:
SGPRS: 1448848 -> 1455984 (0.49 %)
VGPRS: 1016684 -> 1016220 (-0.05 %)
Spilled SGPRs: 25871 -> 25815 (-0.22 %)
Spilled VGPRs: 122 -> 122 (0.00 %)
Scratch size: 11964 -> 11956 (-0.07 %) dwords per thread
Code Size: 55324500 -> 55301152 (-0.04 %) bytes
Max Waves: 235660 -> 235586 (-0.03 %)

Totals from affected shaders:
SGPRS: 293704 -> 300840 (2.43 %)
VGPRS: 246716 -> 246252 (-0.19 %)
Spilled SGPRs: 159 -> 103 (-35.22 %)
Scratch size: 188 -> 180 (-4.26 %) dwords per thread
Code Size: 8653664 -> 8630316 (-0.27 %) bytes
Max Waves: 60811 -> 60737 (-0.12 %)

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-06-03 11:30:08 +02:00
..
.editorconfig amd: add .editorconfig 2017-08-29 01:08:58 +03:00
ac_binary.c ac: match radeonsi code in ac_shader_binary_read_config 2019-05-16 13:15:36 -04:00
ac_binary.h ac: add reusable helpers for direct LLVM compilation 2018-07-04 15:48:18 -04:00
ac_debug.c ac: rename SI-CIK-VI to GFX6-GFX7-GFX8 2019-05-15 20:54:10 -04:00
ac_debug.h radeonsi: remove 'Authors:' comments 2017-11-02 18:19:03 +01:00
ac_exp_param.h radeonsi/ac: move vertex export remove to common code. 2017-04-27 05:17:47 +01:00
ac_gpu_info.c ac: treat Mullins as Kabini, remove the enum 2019-05-27 15:10:51 -04:00
ac_gpu_info.h r600+radeonsi: use ctx_query_reset_status on radeon 2019-05-16 13:15:36 -04:00
ac_llvm_build.c ac,radv: remove the vec3 restriction with LLVM 9+ 2019-06-03 11:30:08 +02:00
ac_llvm_build.h ac,radv: remove the vec3 restriction with LLVM 9+ 2019-06-03 11:30:08 +02:00
ac_llvm_cull.c ac: add LLVM code for triangle culling 2019-05-16 13:06:58 -04:00
ac_llvm_cull.h ac: add LLVM code for triangle culling 2019-05-16 13:06:58 -04:00
ac_llvm_helper.cpp ac,ac/nir: use a better sync scope for shared atomics 2019-04-29 18:20:44 +01:00
ac_llvm_util.c ac: treat Mullins as Kabini, remove the enum 2019-05-27 15:10:51 -04:00
ac_llvm_util.h radv: add a workaround for Monster Hunter World and LLVM 7&8 2019-05-17 11:41:19 +02:00
ac_nir_to_llvm.c ac,radv: remove the vec3 restriction with LLVM 9+ 2019-06-03 11:30:08 +02:00
ac_nir_to_llvm.h ac/nir_to_llvm: add ac_are_tessfactors_def_in_all_invocs() 2019-01-02 10:01:24 +11:00
ac_shader_abi.h ac: rename SI-CIK-VI to GFX6-GFX7-GFX8 2019-05-15 20:54:10 -04:00
ac_shader_util.c ac: rename SI-CIK-VI to GFX6-GFX7-GFX8 2019-05-15 20:54:10 -04:00
ac_shader_util.h amd/common: add ac_export_mrt_z() helper 2017-12-22 10:38:49 +01:00
ac_surface.c ac: treat Mullins as Kabini, remove the enum 2019-05-27 15:10:51 -04:00
ac_surface.h ac: rename SI-CIK-VI to GFX6-GFX7-GFX8 2019-05-15 20:54:10 -04:00
amd_family.h ac: treat Mullins as Kabini, remove the enum 2019-05-27 15:10:51 -04:00
amd_kernel_code_t.h tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
gfx9d.h radeonsi: add support for Raven2 (v2) 2018-10-30 16:03:02 -04:00
meson.build ac: add LLVM code for triangle culling 2019-05-16 13:06:58 -04:00
sid.h ac: add REWIND and GDS registers to register headers 2019-04-23 11:28:56 -04:00
sid_tables.py amd/sid_tables: add additional python3 compatibility imports 2018-12-19 12:01:09 +01:00