aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/R600Intrinsics.td
Commit message (Expand)AuthorAgeFilesLines
* R600: Reenable llvm.R600.load.input/interp.input for compatibilityVincent Lejeune2013-11-121-0/+2
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-111-2/+6
* R600: Add a ldptr intrinsic to support MSAA.Vincent Lejeune2013-10-021-0/+1
* R600: Improve texture handlingVincent Lejeune2013-05-171-0/+37
* R600: Support for TBOVincent Lejeune2013-02-181-0/+2
* R600: Fold zero/one in export instructionsVincent Lejeune2013-02-141-3/+0
* R600: improve inputs/interpolation handlingTom Stellard2013-02-051-7/+5
* R600: Make store_dummy intrinsic more general by passing export typeTom Stellard2013-01-311-2/+2
* R600: Add a llvm.R600.store.swizzle intrinsicsTom Stellard2013-01-231-0/+2
* R600: Simplify stream outputs intrinsicTom Stellard2013-01-231-1/+1
* Add R600 backendTom Stellard2012-12-111-0/+32