summaryrefslogtreecommitdiff
path: root/lib/Target/R600/SIISelLowering.h
Commit message (Expand)AuthorAge
* R600/SI: dynamical figure out the reg class of MIMGChristian Konig2013-04-10
* R600/SI: adjust writemask to only the used componentsChristian Konig2013-04-10
* R600/SI: Add support for buffer stores v2Tom Stellard2013-04-05
* R600/SI: replace WQM intrinsicChristian Konig2013-03-26
* R600/SI: add shl patternChristian Konig2013-03-18
* R600/SI: rework input interpolation v2Christian Konig2013-03-07
* R600/SI: remove SGPR address space v2Christian Konig2013-03-07
* R600/SI: add proper formal parameter handling for SIChristian Konig2013-03-07
* R600/SI: add post ISel folding for SI v2Christian Konig2013-02-26
* R600/SI: add folding helperChristian Konig2013-02-26
* R600/SI: replace SI_V_CNDLT with a patternChristian Konig2013-02-21
* R600/SI: nuke SReg_1 v3Christian Konig2013-02-16
* R600/SI: Fix int_SI_fs_interp_constantMichel Danzer2013-02-14
* R600: Proper insert S_WAITCNT instructionsTom Stellard2013-01-18
* R600: Optimize and cleanup KILL on SITom Stellard2013-01-18
* R600: New control flow for SI v2Tom Stellard2012-12-19
* Add R600 backendTom Stellard2012-12-11