mesa/src/asahi/compiler
Alyssa Rosenzweig 0c353d47be agx: Add udiv-by-constant routine
Uses the ridiculousfish algorithm, will be used to lower instanced
arrays into something efficient.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12053>
2021-07-24 17:24:02 -04:00
..
agx_builder.h.py agx: Add agx_ushr helper 2021-07-24 17:23:42 -04:00
agx_compile.c agx: Add udiv-by-constant routine 2021-07-24 17:24:02 -04:00
agx_compile.h asahi: Set bit for psiz 2021-07-11 22:32:41 +00:00
agx_compiler.h agx: Ensure we don't overallocate registers 2021-07-07 03:31:43 +00:00
agx_dce.c agx: Don't choke on registers in the optimizer 2021-07-07 03:31:43 +00:00
agx_liveness.c agx: Mark sources that kill 2021-07-05 20:56:04 +00:00
agx_minifloat.h
agx_opcodes.c.py
agx_opcodes.h.py agx: Generate enums from Python 2021-06-05 20:38:22 +00:00
agx_opcodes.py agx: Add ld_vary_flat opcode 2021-07-05 20:56:03 +00:00
agx_optimizer.c agx: Don't choke on registers in the optimizer 2021-07-07 03:31:43 +00:00
agx_pack.c agx: Don't set helper invocation kill bit 2021-07-24 14:27:35 -04:00
agx_print.c agx: Mark sources that kill 2021-07-05 20:56:04 +00:00
agx_register_allocate.c agx: Handle load_instance_id 2021-07-24 15:12:18 -04:00
agx_uniforms.c
cmdline.c agx: Drop cmdline version back to ES3.0 2021-05-31 01:23:35 +05:30
meson.build asahi: Fix meson dependency on packing in compiler 2021-07-06 13:44:50 +00:00