aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sfn/sfn_instruction_base.cpp
Commit message (Expand)AuthorAgeFilesLines
* r600/sfn: Fix null pointer deref in live range evalationGert Wollny2020-04-211-2/+4
* r600/sfn: add register remappingGert Wollny2020-02-101-0/+20
* r600/sfn: add live range evaluation for the GPRGert Wollny2020-02-101-1/+100
* r600/sfn: Add a basic nir shader backendGert Wollny2020-02-101-0/+60