mesa/src/amd
Samuel Pitoiset bda35ae6b9 aco: introduce a generic label for labelling instructions
When one instruction doesn't fit into the existing labels, use
the generic one.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7425>
2020-11-12 12:32:26 +00:00
..
addrlib amd/addrlib: Add missing va_end. 2020-11-04 19:05:00 -08:00
common amd/common: add PIPE_FORMAT_R64_{UINT,SINT} to GFX10 format table 2020-11-09 18:28:59 +00:00
compiler aco: introduce a generic label for labelling instructions 2020-11-12 12:32:26 +00:00
llvm ac/nir: implement 64-bit images 2020-11-09 18:28:59 +00:00
registers amd: update gfx10-rsrc.json for gfx10.3 2020-10-23 20:51:20 -04:00
vulkan nir/builder: Add a name format arg to nir_builder_init_simple_shader(). 2020-11-11 08:50:29 -08:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk android: amd/registers: switch to new generated register definitions 2020-09-06 20:20:34 +02:00
Android.compiler.mk android: aco/isel: Move context initialization code to a dedicated file 2020-09-14 21:26:53 +02:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources android: aco: add aco_form_hard_clauses.cpp to Makefile.sources 2020-10-30 13:34:06 +00:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00