summaryrefslogtreecommitdiff
path: root/lib/Target/R600/R600Defines.h
Commit message (Expand)AuthorAge
* Fix known typosAlp Toker2014-01-24
* R600: Add support for i8 and i16 local memory storesTom Stellard2013-08-26
* R600: Add IsExport bit to TableGen instruction definitionsTom Stellard2013-08-16
* R600: Add local memory support via LDSTom Stellard2013-06-28
* R600: Add ALUInst bit to tablegen definitions v2Tom Stellard2013-06-28
* R600: Use new getNamedOperandIdx function generated by TableGenTom Stellard2013-06-25
* R600: Relax some vector constraints on Dot4.Vincent Lejeune2013-05-17
* R600: Remove dead code from the CodeEmitter v2Tom Stellard2013-05-06
* R600: Emit config values in register / value pairsTom Stellard2013-05-06
* R600: Add a Bank Swizzle operandVincent Lejeune2013-04-30
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-30
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* R600: rework handling of the constantsTom Stellard2013-01-23
* Add R600 backendTom Stellard2012-12-11