aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SIIntrinsics.td
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-9/+76
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+50
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+16
* R600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL transform feedbackTom Stellard2013-09-121-0/+18
* R600/SI: Convert v16i8 resource descriptors to i128Tom Stellard2013-08-141-3/+3
* R600/SI: Add intrinsic for retrieving the current thread IDMichel Danzer2013-07-101-0/+1
* R600/SI: Add intrinsics for texture sampling with user derivativesMichel Danzer2013-07-101-0/+1
* R600/SI: Add intrinsic for MIMG IMAGE_GET_RESINFO opcodeTom Stellard2013-05-061-0/+2
* R600/SI: Add intrinsic for texture image loadingTom Stellard2013-05-061-0/+2
* R600/SI: remove image sample writemaskChristian Konig2013-04-101-1/+1
* R600/SI: mark most intrinsics as readnone v2Christian Konig2013-03-261-5/+5
* R600/SI: replace WQM intrinsicChristian Konig2013-03-261-1/+0
* R600/SI: implement SI.load.const intrinsicChristian Konig2013-03-181-2/+1
* R600/SI: rework input interpolation v2Christian Konig2013-03-071-11/+2
* R600/SI: remove SI_vs_load_buffer_indexChristian Konig2013-03-071-1/+0
* R600/SI: switch types of SGPRs to v*i8Christian Konig2013-03-071-2/+2
* R600/SI: Make sample intrinsic address parameter type overloaded.Tom Stellard2013-02-071-3/+3
* R600/SI: Take target parameter for sample intrinsics.Tom Stellard2013-01-211-1/+1
* R600/SI: Derive all sample intrinsics from a single class.Tom Stellard2013-01-211-3/+5
* R600: New control flow for SI v2Tom Stellard2012-12-191-0/+10
* Add R600 backendTom Stellard2012-12-111-0/+42