mesa/src
Timur Kristóf b542ab0243 aco/optimizer_postRA: Use unique_ptr + array for instruction indices.
According to perf, this roughly halves the impact of the post-RA
optimizer in ACO's compile times.

Measurement was taken using a debug optimized build using
NIR_DEBUG=novalidate RADV_DEBUG=nocache and replaying the Fossil DB
from the Doom Eternal shaders.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18103>
2022-10-24 20:14:16 +00:00
..
amd aco/optimizer_postRA: Use unique_ptr + array for instruction indices. 2022-10-24 20:14:16 +00:00
android_stub
asahi agx: Use agx_nir_opt_preamble 2022-10-22 15:00:12 -04:00
broadcom v3d: replace all TODO around for FIXME 2022-10-24 08:33:44 +00:00
c11 c11: Getting the macro guard of HAVE_PTHREAD in c11/threads.h to be consistence with util/u_uthread.h 2022-10-20 03:04:56 +00:00
compiler glsl/types: fix dword slots calc for float16 matricies. 2022-10-23 01:43:44 +00:00
drm-shim drm-shim: drop gnu99 override 2022-09-16 02:06:38 +00:00
egl egl: fix error string for dri2_create_image_dma_buf() 2022-10-21 14:57:25 +00:00
etnaviv util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
freedreno turnip: Be sure we blit depth, not stencil, for Z32FS8 -> Z32F resolves. 2022-10-20 18:20:00 +00:00
gallium radeonsi: Use available dot product instructions on gfx11. 2022-10-24 19:07:16 +00:00
gbm Android: Use libgbm_mesa name for SDK30+ 2022-09-12 07:37:27 +00:00
getopt
glx glx: Adot #ifdef GLX_USE_WINDOWSGL in #if defined(GLX_DIRECT_RENDERING) && !defined(GLX_USE_APPLEGL) 2022-10-20 17:06:10 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Remove outdated comments. 2022-10-19 16:07:26 +00:00
imgui
intel hasvk: Nuke code around local memory 2022-10-23 16:33:20 -07:00
loader loader: use os_get_option for driver override 2022-09-08 19:30:38 +00:00
mapi mapi: Remove the need of _MTX_INITIALIZER_NP by using simple_mtx_t/SIMPLE_MTX_INITIALIZER in stub.c 2022-10-20 01:32:47 +00:00
mesa mesa: Fix stack corruption for PIPE_QUERY_TIMESTAMP 2022-10-24 19:43:03 +00:00
microsoft microsoft/spirv2dxil: Support pack_32_2x16 and pack_32_4x8 2022-10-24 17:39:59 +00:00
nouveau nv50: call nir_lower_flrp 2022-10-10 17:22:49 +00:00
panfrost pan/mdg: Fix 16-bit alignment with spiller 2022-10-17 19:11:10 +00:00
tool pps: enable track_event in intel.cfg 2022-10-09 22:39:53 +03:00
util util: unify FreeBSD futex_wait signature with Linux/OpenBSD/Windows 2022-10-23 10:11:01 +00:00
virtio venus: drop duplicated YCBCR_2_PLANE_444_FORMATS_FEATURES_EXT 2022-10-20 21:38:44 +00:00
vulkan vulkan: wsi: fix musl build 2022-10-24 15:39:06 +00:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00