aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDILISelDAGToDAG.cpp
AgeCommit message (Expand)Author
2013-03-05R600: Turn BUILD_VECTOR into Reg_SequenceVincent Lejeune
2013-02-26R600/SI: add post ISel folding for SI v2Christian Konig
2013-02-26R600/SI: add folding helperChristian Konig
2013-02-14R600: Do not fold single instruction with more that 3 kcache readVincent Lejeune
2013-02-14R600: Do not fold modifier/litterals in vector instVincent Lejeune
2013-02-07R600/SI: simplify and fix SMRD encodingTom Stellard
2013-02-06R600: Support for indirect addressing v4Tom Stellard
2013-01-31R600: Fold clamp, neg, absTom Stellard
2013-01-31R600: Consider bitcast when folding const_address node.Tom Stellard
2013-01-23R600: rework handling of the constantsTom Stellard
2012-12-11Add R600 backendTom Stellard