summaryrefslogtreecommitdiff
path: root/lib/Target/R600/SIIntrinsics.td
Commit message (Expand)AuthorAge
* R600/SI: Add intrinsic for MIMG IMAGE_GET_RESINFO opcodeTom Stellard2013-05-06
* R600/SI: Add intrinsic for texture image loadingTom Stellard2013-05-06
* R600/SI: remove image sample writemaskChristian Konig2013-04-10
* R600/SI: mark most intrinsics as readnone v2Christian Konig2013-03-26
* R600/SI: replace WQM intrinsicChristian Konig2013-03-26
* R600/SI: implement SI.load.const intrinsicChristian Konig2013-03-18
* R600/SI: rework input interpolation v2Christian Konig2013-03-07
* R600/SI: remove SI_vs_load_buffer_indexChristian Konig2013-03-07
* R600/SI: switch types of SGPRs to v*i8Christian Konig2013-03-07
* R600/SI: Make sample intrinsic address parameter type overloaded.Tom Stellard2013-02-07
* R600/SI: Take target parameter for sample intrinsics.Tom Stellard2013-01-21
* R600/SI: Derive all sample intrinsics from a single class.Tom Stellard2013-01-21
* R600: New control flow for SI v2Tom Stellard2012-12-19
* Add R600 backendTom Stellard2012-12-11