Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600: Use function inputs to represent data stored in gpr | Vincent Lejeune | 2013-11-11 | 1 | -18/+14 |
* | R600: Use masked read sel for texture instructions | Vincent Lejeune | 2013-10-13 | 1 | -8/+7 |
* | R600: fix swizzle export | Vincent Lejeune | 2013-10-13 | 1 | -1/+1 |
* | [R600] Replicate old DAGCombiner behavior in target specific DAG combine. | Quentin Colombet | 2013-07-30 | 1 | -1/+0 |
* | [DAGCombiner] insert_vector_elt: Avoid building a vector twice. | Quentin Colombet | 2013-07-30 | 1 | -0/+1 |
* | R600: Fix a rare bug where swizzle optimization returns wrong values | Vincent Lejeune | 2013-07-09 | 1 | -0/+34 |
* | R600: Fix wrong export reswizzling | Vincent Lejeune | 2013-07-09 | 1 | -0/+100 |