mesa/src/asahi/compiler
Alyssa Rosenzweig 27869f6966 agx: Add and use replace_src helper
From Bifrost.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19590>
2022-11-10 02:25:09 +00:00
..
test agx: Pass agx_index to agx_copy 2022-11-10 02:25:09 +00:00
agx_builder.h.py agx: Switch to dynamic allocation of srcs/dests 2022-10-14 01:37:39 +00:00
agx_compile.c agx: Use nir_opt_phi_precision 2022-11-10 02:25:09 +00:00
agx_compile.h agx: Report GPRs to the driver 2022-10-22 15:00:01 -04:00
agx_compiler.h agx: Add and use replace_src helper 2022-11-10 02:25:09 +00:00
agx_dce.c agx: Free dests of splits that are never read 2022-11-10 02:25:09 +00:00
agx_liveness.c agx: Introduce agx_foreach_ssa_{src,dest} macros 2022-11-10 02:25:09 +00:00
agx_lower_64bit.c agx: Handle 64-bit moves 2022-10-22 14:59:52 -04:00
agx_lower_parallel_copy.c agx: Pass agx_index to agx_copy 2022-11-10 02:25:09 +00:00
agx_lower_pseudo.c agx: Switch to dynamic allocation of srcs/dests 2022-10-14 01:37:39 +00:00
agx_lower_resinfo.c agx: Lower txs to a descriptor crawl 2022-09-13 16:04:29 +00:00
agx_minifloat.h agx: Port minifloat tests to GTest 2022-08-01 18:34:11 +00:00
agx_nir_lower_array_texture.c agx: Convert and clamp array indices in NIR 2022-09-19 16:14:24 +00:00
agx_nir_lower_load_mask.c agx: Refuse to handle discontiguous iter 2022-11-10 02:25:09 +00:00
agx_nir_opt_preamble.c agx: Add agx_nir_opt_preamble pass 2022-10-22 15:00:07 -04:00
agx_opcodes.c.py agx: Generate runtime-accessible opcode table 2021-05-02 17:41:10 -04:00
agx_opcodes.h.py agx: Print agx_dim appropriately 2022-10-14 01:37:39 +00:00
agx_opcodes.py agx: Add uniform_store instruction 2022-10-22 14:59:40 -04:00
agx_optimizer.c agx: Add and use replace_src helper 2022-11-10 02:25:09 +00:00
agx_pack.c agx: Avoid reading high uniforms from device_load 2022-10-22 14:59:59 -04:00
agx_print.c agx: Handle 64-bit moves 2022-10-22 14:59:52 -04:00
agx_register_allocate.c agx: Add and use replace_src helper 2022-11-10 02:25:09 +00:00
agx_uniforms.c agx: Make push_count public 2022-10-22 14:59:34 -04:00
agx_validate.c agx: Allow larger indices for ld/st 2022-10-22 14:59:43 -04:00
meson.build agx: Refuse to handle discontiguous iter 2022-11-10 02:25:09 +00:00