Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc(struct qinst *). | Eric Anholt | 2016-11-29 | 1 | -1/+1 |
* | vc4: Add a "qir_for_each_inst_inorder" macro and use it in many places. | Eric Anholt | 2016-07-12 | 1 | -1/+1 |
* | vc4: Convert from simple_list.h to list.h | Eric Anholt | 2015-05-29 | 1 | -3/+1 |
* | vc4: Add a constant folding pass. | Eric Anholt | 2015-03-30 | 1 | -0/+110 |