mesa/src
Daniel Schürmann a5fc96b533 aco: coalesce parallelcopies during register allocation
These are the result of lowering to CSSA, and should be removed if possible

Totals from affected shaders: (VEGA)
SGPRS: 544544 -> 544544 (0.00 %)
VGPRS: 418224 -> 418224 (0.00 %)
Spilled SGPRs: 141826 -> 141826 (0.00 %)
Spilled VGPRs: 0 -> 0 (0.00 %)
Private memory VGPRs: 0 -> 0 (0.00 %)
Scratch size: 0 -> 0 (0.00 %) dwords per thread
Code Size: 65853740 -> 64703380 (-1.75 %) bytes
LDS: 0 -> 0 (0.00 %) blocks
Max Waves: 13669 -> 13669 (0.00 %)

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4952>
2020-05-12 15:59:31 +00:00
..
amd aco: coalesce parallelcopies during register allocation 2020-05-12 15:59:31 +00:00
broadcom v3d/tex: use TMUSLOD register if possible 2020-05-11 23:52:46 +00:00
compiler nir/algebraic: Eliminate useless extract before unpack 2020-05-11 12:07:01 -07:00
drm-shim drm-shim: silence warnings 2020-04-30 11:32:54 +03:00
egl egl: Limit the EGL ver for android 2020-05-11 13:06:22 +00:00
etnaviv etnaviv: drm: Normalize nano seconds 2020-05-10 07:32:12 +00:00
freedreno freedreno: android: add adreno-pm4-pack.xml.h generation to android build 2020-05-09 16:19:14 +00:00
gallium etnaviv: generalize FE stall before loading shader and sampler states 2020-05-12 16:13:31 +02:00
gbm gbm/dri: Propagate queryDmaBufModifiers return value 2020-04-16 10:19:35 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: omit loader_loader() for macOS 2020-04-15 11:37:21 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel: Delete hardcoded devinfo->urb.size values for Gen7+ (sans DG1). 2020-05-11 09:40:56 -07:00
loader loader: fallback to kernel name, if PCI fails 2020-04-01 16:57:22 +01:00
mapi glthread: upload non-VBO vertices and indices for non-Indirect non-IBM draws 2020-04-30 22:01:55 +00:00
mesa glthread: Fix use of alloca() without #include "c99_alloca.h" 2020-05-12 14:46:12 +00:00
panfrost pan/midgard: Fix old style shadows 2020-05-12 10:36:30 +12:00
util drirc: Enable glthread for rpcs3 2020-05-11 23:25:19 +00:00
vulkan vulkan/object: Always include the type 2020-05-08 17:09:27 +00:00
meson.build remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00