mesa/src/panfrost/bifrost
Alyssa Rosenzweig bc7397f376 pan/bi: Disassemble gl_PointCoord reads.
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5290>
2020-06-03 22:58:46 +00:00
..
test pan/bi: Add CSEL.16 packing tests 2020-05-27 16:49:45 -04:00
bi_layout.c pan/bi: Measure backwards branches as well 2020-05-29 20:34:56 +00:00
bi_liveness.c pan/bi: Eliminate writemasks in the IR 2020-04-27 14:52:26 +00:00
bi_lower_combine.c pan/bi: Fix SEL.16 swizzle 2020-06-03 17:35:10 +00:00
bi_opt_dce.c pan/bi: Add dead code elimination pass 2020-03-11 20:28:21 +00:00
bi_pack.c pan/bi: Pack second argument of F32_TO_F16 2020-06-03 17:35:10 +00:00
bi_print.c pan/bi: Add branch constant field to IR 2020-05-29 20:34:55 +00:00
bi_print.h pan/bi: Add FILE* argument to bi_print_registers 2020-05-29 20:34:55 +00:00
bi_quirks.h pan/bi: Add quirks system 2020-03-05 14:35:38 +00:00
bi_ra.c pan/lcra: Allow per-variable bounds to be set 2020-05-21 17:49:14 +00:00
bi_schedule.c pan/bi: Set branch conditional bit 2020-05-29 20:34:55 +00:00
bi_special.c pan/bi: Use common IR indices 2020-04-29 15:18:38 +00:00
bi_tables.c pan/bi: Rename BI_ISUB to BI_IMATH 2020-05-04 18:45:15 +00:00
bifrost.h pan/bi: Preliminary branch packing 2020-05-29 20:34:55 +00:00
bifrost_compile.c pan/bi: Handle vectorized load_const 2020-06-03 17:35:10 +00:00
bifrost_compile.h pan/bi: Lower for now sincos 2020-05-01 16:52:36 +02:00
bifrost_nir.h pan/bi: Import algebraic pass from midgard 2020-03-10 19:25:59 +00:00
bifrost_nir_algebraic.py pan/bi: Lower special ops to 32-bit 2020-04-17 16:25:36 -04:00
bir.c pan/bi: Fix CONVERT component counting 2020-05-29 20:34:55 +00:00
cmdline.c pan/bit: Enable more debug for run 2020-04-06 19:41:56 +00:00
compiler.h pan/bi: Add bi_foreach_block_from_rev helper 2020-05-29 20:34:55 +00:00
disassemble.c pan/bi: Disassemble gl_PointCoord reads. 2020-06-03 22:58:46 +00:00
disassemble.h pan/bifrost: Support disassembling to a file 2020-01-23 20:46:38 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
Notes.txt pan/bi: Move notes on ADD ops to notes file 2020-03-03 00:03:50 +00:00