mesa/src
Jason Ekstrand 3bd7c3c9db intel/nir: Call validate_ssa_dominance at both ends of the NIR compile
This invokes it before we go into the optimization/lowering pass and
then right before we go out of SSA.

Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5288>
2020-09-08 19:44:01 +00:00
..
amd ac,radeonsi: lower 64-bit IO to 32 bits and remove all dead code 2020-09-08 17:11:07 +00:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom nir: get ffma support from NIR options for nir_lower_flrp 2020-09-04 17:06:22 +00:00
compiler spirv: Run repair_ssa if there are discard instructions 2020-09-08 19:44:01 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/android: HAVE_DRM_GRALLOC path fixes (v2) 2020-09-07 23:33:15 +02:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno/ir3: Apply the max upload limit to initial range setup 2020-09-08 18:20:51 +00:00
gallium nir: Add a range_base+range to nir_intrinsic_load_ubo(). 2020-09-08 18:20:51 +00:00
gbm meson: conditionally include -ldl in gbm pkg-config file 2020-08-31 09:14:57 +00:00
getopt
glx egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +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/nir: Call validate_ssa_dominance at both ends of the NIR compile 2020-09-08 19:44:01 +00:00
loader egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa mesa/st: enable EXT_color_buffer_half_float when formats supported 2020-09-08 05:06:53 +00:00
panfrost nir: get ffma support from NIR options for nir_lower_flrp 2020-09-04 17:06:22 +00:00
util radeonsi: Work around Wasteland 2 bug. 2020-09-07 19:41:56 +00:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan vulkan/device_select: don't pick a cpu driver as the default 2020-09-07 07:12:23 +00:00
meson.build meson: don't advertise TLS support if glx wasn't build with it 2020-08-31 09:14:57 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00