freedreno/ir3: add input/output iterators
[mesa.git] / src / freedreno / ir3 / ir3_print.c
2019-11-12 Rob Clarkfreedreno/ir3: add input/output iterators
2019-11-12 Rob Clarkfreedreno/ir3: rename fanin/fanout to collect/split
2019-11-09 Rob Clarkfreedreno/ir3: ir3_print tweaks
2019-10-24 Rob Clarkfreedreno/ir3: make high regs easier to see in IR dumps
2019-10-18 Rob Clarkfreedreno/ir3: add meta instruction for pre-fs texture...
2019-08-28 Rob Clarkfreedreno/ir3: convert block->predecessors to set
2019-03-03 Rob Clarkfreedreno/ir3: add Sethi–Ullman numbering pass
2019-02-16 Rob Clarkfreedreno/ir3: HIGH reg w/a for a6xx
2018-11-27 Rob Clarkfreedreno: move ir3 to common location