aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SIISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* R600/SI: dynamical figure out the reg class of MIMGChristian Konig2013-04-101-0/+2
* R600/SI: adjust writemask to only the used componentsChristian Konig2013-04-101-0/+3
* R600/SI: Add support for buffer stores v2Tom Stellard2013-04-051-0/+1
* R600/SI: replace WQM intrinsicChristian Konig2013-03-261-3/+0
* R600/SI: add shl patternChristian Konig2013-03-181-0/+1
* R600/SI: rework input interpolation v2Christian Konig2013-03-071-4/+0
* R600/SI: remove SGPR address space v2Christian Konig2013-03-071-1/+0
* R600/SI: add proper formal parameter handling for SIChristian Konig2013-03-071-0/+7
* R600/SI: add post ISel folding for SI v2Christian Konig2013-02-261-0/+9
* R600/SI: add folding helperChristian Konig2013-02-261-0/+1
* R600/SI: replace SI_V_CNDLT with a patternChristian Konig2013-02-211-2/+0
* R600/SI: nuke SReg_1 v3Christian Konig2013-02-161-3/+0
* R600/SI: Fix int_SI_fs_interp_constantMichel Danzer2013-02-141-2/+0
* R600: Proper insert S_WAITCNT instructionsTom Stellard2013-01-181-5/+0
* R600: Optimize and cleanup KILL on SITom Stellard2013-01-181-2/+0
* R600: New control flow for SI v2Tom Stellard2012-12-191-1/+1
* Add R600 backendTom Stellard2012-12-111-0/+62