| Commit message (Expand) | Author | Age | Files | Lines |
* | R600/SI: fix sampler tests after fixing wait insertions | Christian Konig | 2013-03-01 | 1 | -15/+15 |
* | R600: Fix for Unigine when MachineSched is enabled | Tom Stellard | 2013-02-21 | 1 | -0/+28 |
* | R600/SI: Make sure M0 is loaded for V_INTERP_MOV_F32 | Michel Danzer | 2013-02-21 | 1 | -0/+23 |
* | R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad pattern | Vincent Lejeune | 2013-02-18 | 1 | -0/+19 |
* | R600: Do not fold single instruction with more that 3 kcache read | Vincent Lejeune | 2013-02-14 | 1 | -0/+52 |
* | R600: Add lit tests for texture sampling instruction selection. | Michel Danzer | 2013-02-14 | 2 | -0/+113 |
* | R600: Add support for 128-bit parameters | Tom Stellard | 2013-02-13 | 1 | -0/+18 |
* | R600: Add support for SET*_DX10 instructions | Tom Stellard | 2013-02-07 | 3 | -15/+150 |
* | R600: Add tests for unsupported condition codes. | Tom Stellard | 2013-02-07 | 1 | -0/+83 |
* | R600: Fix assembly name for SETGT_INT | Tom Stellard | 2013-02-07 | 1 | -1/+1 |
* | R600: Add tests for instruction predicates | Tom Stellard | 2013-02-05 | 1 | -0/+100 |
* | R600: Emit function name in the AsmPrinter | Tom Stellard | 2013-02-05 | 4 | -2/+15 |
* | R600: Fold clamp, neg, abs | Tom Stellard | 2013-01-31 | 1 | -2/+1 |
* | DAGCombiner: Avoid generating illegal vector INT_TO_FP nodes | Tom Stellard | 2013-01-02 | 2 | -3/+33 |
* | R600: Expand vec4 INT <-> FP conversions | Tom Stellard | 2012-12-21 | 1 | -0/+52 |
* | Add R600 backend | Tom Stellard | 2012-12-11 | 38 | -0/+599 |
* | Revert "test/CodeGen/R600: Add some basic tests v6" | Tom Stellard | 2012-07-16 | 27 | -212/+0 |
* | test/CodeGen/R600: Add some basic tests v6 | Tom Stellard | 2012-07-16 | 27 | -0/+212 |