Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/cfg: Clean up cfg_t constructors. | Matt Turner | 2013-12-04 | 1 | -1/+1 |
* | i965/vec4: Add invalidate_live_intervals method. | Matt Turner | 2013-11-20 | 1 | -0/+6 |
* | i965: Handle deallocation of some private ralloc contexts explicitly. | Francisco Jerez | 2013-10-29 | 1 | -1/+1 |
* | i965/vec4: Reduce working set size of live variables computation. | Eric Anholt | 2013-10-29 | 1 | -19/+22 |
* | i965: s/Muchnik/Muchnick/. | Matt Turner | 2013-10-25 | 1 | -1/+1 |
* | i965/vs: Make virtual grf live intervals actually cover their used range. | Eric Anholt | 2013-05-09 | 1 | -55/+20 |
* | i965/vs: Improve live interval calculation. | Eric Anholt | 2012-10-17 | 1 | -0/+306 |