mesa/src
Iago Toral Quiroga dff85b6163 nir/trivialize: Move decl_reg to the start of the block
This makes it so we never find a reg_decl in between a reg_store and the def
for its value, which helps avid inserting copy movs.

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24153>
2023-07-25 15:36:52 +00:00
..
amd radv: pass submit info to radv_check_gpu_hangs() 2023-07-25 06:50:33 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi asahi: Don't depend on glibc to decode 2023-07-22 12:42:58 -04:00
broadcom nir: Remove register arrays 2023-07-21 11:25:49 +00:00
c11 treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
compiler nir/trivialize: Move decl_reg to the start of the block 2023-07-25 15:36:52 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl/wayland: wait for compositor to release shm buffers 2023-07-19 15:11:46 +00:00
etnaviv ci/etnaviv: update ci expectations 2023-07-22 04:16:32 +00:00
freedreno freedreno: Switch to use nir_foreach_function_impl in tu_shader.cc 2023-07-25 12:09:07 +00:00
gallium lavapipe: fixes indent of function lvp_inline_uniforms 2023-07-25 12:09:07 +00:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx glx: fix dead code when gc var cannot be null due to earlier check 2023-07-25 08:55:56 +00:00
gtest gtest: Update to 1.13.0 2023-05-14 11:09:02 +00:00
imagination pvr: Fix writing query availability write out 2023-07-19 12:22:30 +00:00
imgui
intel intel/compiler/test: fix crashes when TEST_DEBUG is set 2023-07-25 15:13:29 +00:00
loader dri3: only invalidate drawables on geometry change if geometry has changed 2023-06-15 12:22:24 +00:00
mapi mapi: Remove dead struct _glapi_function in glapi/glapi_getproc.c 2023-06-29 01:36:09 +00:00
mesa state_tracker: fix dereference before null check 2023-07-25 08:55:56 +00:00
microsoft ci: move microsoft files rules to src/microsoft/ci/gitlab-ci.yml 2023-07-18 23:07:52 +00:00
nouveau nouveau: Drop BuildUtil::Location 2023-07-21 02:40:36 +00:00
panfrost pan/bi: Remove leftover include 2023-07-25 15:36:52 +00:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util util/u_queue: always enable UTIL_QUEUE_INIT_SCALE_THREADS, remove the flag 2023-07-18 11:11:12 -04:00
virtio venus: use in_render_pass to skip present_src counting 2023-07-22 01:49:43 +00:00
vulkan vulkan: bump header register to 1.3.258 2023-07-21 16:36:26 +00:00
.clang-format clang-format: add wayland foreach macros 2023-07-07 23:00:06 +00:00
meson.build lavapipe: Include llvmpipe 2023-06-30 12:56:35 +00:00