mesa/src/panfrost/bifrost
Icecream95 5eb39dd95f pan/bi: Iterate from zero when setting RA interference
It is now valid for a node to have an index of zero.

Fixes: 39aa8c4a5a ("pan/bi: Switch to new IR")
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8358>
2021-01-18 20:49:45 +00:00
..
bi_builder.h.py pan/bi: Generate builder routines 2020-12-31 14:39:01 +00:00
bi_layout.c pan/bi: Measure backwards branches as well 2020-05-29 20:34:56 +00:00
bi_liveness.c pan/bi: Remove old IR helpers 2020-12-31 14:39:02 +00:00
bi_opcodes.c.py pan/bi: Generate bi_opcodes.c 2020-12-23 13:15:10 -05:00
bi_opcodes.h.py pan/bi: Generate bi_opcodes.h 2020-12-23 13:15:09 -05:00
bi_opt_dce.c pan/bi: Use new instruction types 2020-12-31 14:39:02 +00:00
bi_pack.c pan/bi: Don't suppress Inf/NaN 2021-01-11 22:28:57 +00:00
bi_packer.c.py pan/bi: Add w0 to the 'h01' swizzle bucket 2021-01-18 20:49:45 +00:00
bi_print.c pan/bi: Use new instruction types 2020-12-31 14:39:02 +00:00
bi_print_common.c pan/bi: Move modifier prints out of common code 2020-12-23 12:48:06 -05:00
bi_print_common.h pan/bi: Move modifier prints out of common code 2020-12-23 12:48:06 -05:00
bi_printer.c.py pan/bi: Fix printing of node 0 2021-01-18 20:49:45 +00:00
bi_quirks.h panfrost: Adjust quirks for bifrost v6 2020-09-29 08:39:23 +00:00
bi_ra.c pan/bi: Iterate from zero when setting RA interference 2021-01-18 20:49:45 +00:00
bi_schedule.c pan/bi: Use new instruction types 2020-12-31 14:39:02 +00:00
bifrost.h pan/bi: Use autogenerated modifiers 2020-12-23 13:15:10 -05:00
bifrost_compile.c pan/bi: Fix 64-bit SSBO addresses 2021-01-18 20:49:45 +00:00
bifrost_compile.h pan/bi: Lower umul_high 2021-01-18 20:49:45 +00:00
bifrost_isa.py pan/bi: Add helpers for manipulating the ISA 2020-12-23 17:06:57 +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 {i,u}{min,max} instructions 2020-10-26 19:11:24 +01:00
bir.c pan/bi: Remove old IR helpers 2020-12-31 14:39:02 +00:00
cmdline.c pan/bi: Improve interoperability of the command-line disassembler 2021-01-18 20:49:45 +00:00
compiler.h pan/bi: Pull out bi_dontcare helper 2021-01-11 22:28:57 +00:00
disassemble.c pan/bi: Minor styling cleanup in disasm 2020-12-21 21:54:50 +00:00
disassemble.h pan/bi: Pass 'first' through disassembler 2020-09-24 11:27:22 +00:00
gen_disasm.py pan/bi: Rename isa_parse to bifrost_isa 2020-12-23 17:06:57 +00:00
ISA.xml pan/bi: Fix TEXS register counts 2021-01-04 16:41:55 +00:00
meson.build pan/bi: Remove old IR opcode table 2020-12-31 14:39:02 +00:00
Notes.txt pan/bi: Move notes on ADD ops to notes file 2020-03-03 00:03:50 +00:00