aboutsummaryrefslogtreecommitdiffstats
path: root/src/broadcom/compiler/vir_dump.c
Commit message (Expand)AuthorAgeFilesLines
* v3d: Move uniform pretty-printing to its own helper function.Eric Anholt2018-12-141-71/+76
* v3d: Add VIR dumping of TMU config p0/p1.Eric Anholt2018-12-071-0/+12
* v3d: Simplify VIR uniform dumping using a temporary.Eric Anholt2018-12-071-19/+10
* v3d: Implement a small immediates optimization, based on VC4's.Eric Anholt2018-07-231-9/+18
* broadcom/vc5: Fix extraneous register index in QIR dumping of TLBU writes.Eric Anholt2018-03-261-0/+1
* broadcom/vc5: Don't annotate dumps with stale live intervals.Eric Anholt2018-03-191-2/+2
* broadcom/vc5: Add support for loading varyings in V3D 4.1.Eric Anholt2018-01-121-1/+0
* broadcom/vc5: Add support for V3Dv4 signal bits.Eric Anholt2018-01-121-2/+43
* broadcom: Add VC5 NIR compiler.Eric Anholt2017-10-101-0/+339