summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUInstructions.td
Commit message (Expand)AuthorAge
* R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ...Tom Stellard2013-05-10
* R600: Add pattern for SHA-256 Ma functionTom Stellard2013-05-03
* R600: Use new tablegen syntax for patternsTom Stellard2013-05-02
* R600: Add pattern for the BFI_INT instructionTom Stellard2013-04-19
* R600/SI: Add pattern for AMDGPUurecipMichel Danzer2013-04-10
* R600/SI: add float vector typesChristian Konig2013-03-18
* R600/SI: remove shader type intrinsicChristian Konig2013-03-07
* R600/SI: simplify VOPC_* pattern v2Christian Konig2013-02-21
* R600/SI: Add basic support for more integer vector types.Tom Stellard2013-02-07
* R600: Consolidate sub register indices.Tom Stellard2013-02-07
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* Add R600 backendTom Stellard2012-12-11