aboutsummaryrefslogtreecommitdiffstats
path: root/src/broadcom/compiler/vir_register_allocate.c
Commit message (Expand)AuthorAgeFilesLines
* broadcom/vc5: Add support for register spilling.Eric Anholt2018-03-191-4/+240
* broadcom/vc5: Use THRSW to enable multi-threaded shaders.Eric Anholt2018-01-121-25/+21
* broadcom/vc5: Use a physical-reg-only register class for LDVPM.Eric Anholt2018-01-121-7/+19
* broadcom/vc5: Use the new LDVPM/STVPM opcodes on V3D 4.1.Eric Anholt2018-01-121-0/+22
* broadcom/vc5: Add support for V3Dv4 signal bits.Eric Anholt2018-01-121-2/+2
* broadcom: Add VC5 NIR compiler.Eric Anholt2017-10-101-0/+254