aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/AMDILISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600/SI: add post ISel folding for SI v2Christian Konig2013-02-261-0/+1
* R600/SI: add folding helperChristian Konig2013-02-261-0/+19
* R600: Do not fold single instruction with more that 3 kcache readVincent Lejeune2013-02-141-0/+2
* R600: Do not fold modifier/litterals in vector instVincent Lejeune2013-02-141-2/+5
* R600/SI: simplify and fix SMRD encodingTom Stellard2013-02-071-53/+0
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-10/+20
* R600: Fold clamp, neg, absTom Stellard2013-01-311-3/+48
* R600: Consider bitcast when folding const_address node.Tom Stellard2013-01-311-0/+3
* R600: rework handling of the constantsTom Stellard2013-01-231-1/+83
* Add R600 backendTom Stellard2012-12-111-0/+485