Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Don't try to register coalesce into the VPM across non-raw MOVs. | Eric Anholt | 2015-10-24 | 1 | -1/+1 |
* | vc4: Allow QIR registers to be non-SSA. | Eric Anholt | 2015-08-20 | 1 | -1/+1 |
* | vc4: We can now move TEX_RESULT accesses across other r4 ops. | Eric Anholt | 2015-08-20 | 1 | -16/+0 |
* | vc4: Convert from simple_list.h to list.h | Eric Anholt | 2015-05-29 | 1 | -5/+3 |
* | vc4: Keep an array of pointers to instructions defining the temps around. | Eric Anholt | 2015-02-19 | 1 | -8/+4 |
* | vc4: Make SF be a flag on the QIR instructions. | Eric Anholt | 2015-02-12 | 1 | -1/+2 |
* | vc4: Split two notions of instructions having side effects. | Eric Anholt | 2015-01-10 | 1 | -1/+3 |
* | vc4: Coalesce MOVs into VPM with the instructions generating the values. | Eric Anholt | 2014-12-18 | 1 | -0/+117 |