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