mesa/src
Rob Clark 680ca5b393 freedreno/ir3: add post-scheduler cp pass
A pass to eliminate extra mov's from an array.  We need to do this after
scheduling so we know that there are not any potentially conflicting
array writes between the original `mov` and it's use(s).

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2124
Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5280>
2020-06-16 20:56:15 +00:00
..
amd aco: don't allow SGPRs on logical phis 2020-06-16 14:46:19 +01:00
broadcom v3d: don't use intr->num_components for non-vectorized intrinsics 2020-06-16 02:48:18 +00:00
compiler nir/intrinsics: Put the _intel intrinsics together at the end 2020-06-16 20:07:33 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
etnaviv meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
freedreno freedreno/ir3: add post-scheduler cp pass 2020-06-16 20:56:15 +00:00
gallium freedreno/a6xx: emit shader names in debug builds 2020-06-16 20:56:15 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +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 anv: add an option to disable secondary command buffer calls 2020-06-16 20:23:52 +00:00
loader meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
mapi glthread: sync in glFlush for multiple contexts 2020-06-09 05:07:01 +00:00
mesa mesa/gles3: add support for GL_EXT_shader_group_vote 2020-06-16 12:02:21 +10:00
panfrost panfrost: Implement ARB_depth_clamp 2020-06-16 12:59:10 +00:00
util radv: enable radv_enable_mrt_output_nan_fixup for RAGE 2 2020-06-12 14:43:58 +02:00
vulkan Switch from cElementTree to ElementTree. 2020-06-05 23:42:54 -07:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00