aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/ir/gp/instr.c
Commit message (Expand)AuthorAgeFilesLines
* lima: gpir: enforce instruction limit earlierVasily Khoruzhick2020-03-061-0/+6
* lima/gpir: Support branch instructionsConnor Abbott2019-09-241-1/+0
* lima/gpir: Always schedule complex2 and *_impl right after complex1Connor Abbott2019-07-301-4/+11
* lima/gp: Fix problem with complex movesConnor Abbott2019-07-181-2/+37
* lima/gpir: Rework the schedulerConnor Abbott2019-07-181-21/+59
* lima/gpir: Fix some bugs in instruction handlingConnor Abbott2019-07-181-0/+12
* lima/gpir: fix alu check miss last store slotQiang Yu2019-04-141-2/+2
* lima/gpir: fix compile fail when two slot nodeQiang Yu2019-04-141-1/+1
* gallium: add lima driverQiang Yu2019-04-111-0/+488