aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/llvm.SI.sample.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-18/+18
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+4
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-121-17/+17
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-1/+1
* R600/SI: Replace v1i32 type with i32 in imageload and sample intrinsicsTom Stellard2013-08-141-0/+17
* R600/SI: Convert v16i8 resource descriptors to i128Tom Stellard2013-08-141-17/+17
* R600/SI: Use i8 types for resource descriptors in testsTom Stellard2013-08-141-17/+17
* R600/SI: Add more special cases for opcodes to ensureSRegLimit()Tom Stellard2013-08-061-16/+16
* R600/SI: dynamical figure out the reg class of MIMGChristian Konig2013-04-101-15/+15
* R600/SI: adjust writemask to only the used componentsChristian Konig2013-04-101-31/+65
* R600/SI: remove image sample writemaskChristian Konig2013-04-101-17/+17
* R600/SI: Add processor types for each SI variantTom Stellard2013-04-051-1/+1
* R600/SI: mark most intrinsics as readnone v2Christian Konig2013-03-261-48/+83
* R600/SI: fix sampler tests after fixing wait insertionsChristian Konig2013-03-011-15/+15
* R600: Add lit tests for texture sampling instruction selection.Michel Danzer2013-02-141-0/+71