aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600
Commit message (Expand)AuthorAgeFilesLines
* R600/SI: fix sampler tests after fixing wait insertionsChristian Konig2013-03-011-15/+15
* R600: Fix for Unigine when MachineSched is enabledTom Stellard2013-02-211-0/+28
* R600/SI: Make sure M0 is loaded for V_INTERP_MOV_F32Michel Danzer2013-02-211-0/+23
* R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad patternVincent Lejeune2013-02-181-0/+19
* R600: Do not fold single instruction with more that 3 kcache readVincent Lejeune2013-02-141-0/+52
* R600: Add lit tests for texture sampling instruction selection.Michel Danzer2013-02-142-0/+113
* R600: Add support for 128-bit parametersTom Stellard2013-02-131-0/+18
* R600: Add support for SET*_DX10 instructionsTom Stellard2013-02-073-15/+150
* R600: Add tests for unsupported condition codes.Tom Stellard2013-02-071-0/+83
* R600: Fix assembly name for SETGT_INTTom Stellard2013-02-071-1/+1
* R600: Add tests for instruction predicatesTom Stellard2013-02-051-0/+100
* R600: Emit function name in the AsmPrinterTom Stellard2013-02-054-2/+15
* R600: Fold clamp, neg, absTom Stellard2013-01-311-2/+1
* DAGCombiner: Avoid generating illegal vector INT_TO_FP nodesTom Stellard2013-01-022-3/+33
* R600: Expand vec4 INT <-> FP conversionsTom Stellard2012-12-211-0/+52
* Add R600 backendTom Stellard2012-12-1138-0/+599
* Revert "test/CodeGen/R600: Add some basic tests v6"Tom Stellard2012-07-1627-212/+0
* test/CodeGen/R600: Add some basic tests v6Tom Stellard2012-07-1627-0/+212