mesa/src/panfrost/bifrost
Alyssa Rosenzweig 46f526eb1e pan/bi: Use bi_lookup_immediate when packing
This gets us part of the way there to packing lo/hi separately. A little
more work is needed to do this "properly", but hey.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4276>
2020-03-22 03:32:35 +00:00
..
Notes.txt pan/bi: Move notes on ADD ops to notes file 2020-03-03 00:03:50 +00:00
bi_liveness.c pan/bi: Add liveness analysis pass 2020-03-11 20:28:21 +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: Use bi_lookup_immediate when packing 2020-03-22 03:32:35 +00:00
bi_print.c pan/bi: Respect shift when printing immediates 2020-03-22 03:32:35 +00:00
bi_print.h pan/bi: Pretty-print clause types in disassembler 2020-03-19 03:23:07 +00:00
bi_quirks.h pan/bi: Add quirks system 2020-03-05 14:35:38 +00:00
bi_ra.c pan/bi: Remove hacks for 1-bit booleans in IR 2020-03-22 03:32:35 +00:00
bi_schedule.c pan/bi: Track clause types during scheduling 2020-03-19 03:23:07 +00:00
bi_tables.c pan/bi: Pack ld_var_addr 2020-03-22 03:32:35 +00:00
bifrost.h pan/bi: Pack LD_ATTR 2020-03-22 03:32:35 +00:00
bifrost_compile.c pan/bi: Implement csel fusing 2020-03-22 03:32:35 +00:00
bifrost_compile.h pan/bi: Implement nir_op_ffma 2020-03-11 20:28:21 +00: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 bool to ints 2020-03-22 03:32:35 +00:00
bir.c pan/bi: Respect shift when printing immediates 2020-03-22 03:32:35 +00:00
cmdline.c pan/bi: Switch to panfrost_program 2020-03-11 20:28:20 +00:00
compiler.h pan/bi: Respect shift when printing immediates 2020-03-22 03:32:35 +00:00
disassemble.c pan/bi: Pretty-print clause types in disassembler 2020-03-19 03:23:07 +00:00
disassemble.h pan/bifrost: Support disassembling to a file 2020-01-23 20:46:38 +00:00
meson.build pan/bi: Setup initial clause packing 2020-03-19 03:23:07 +00:00