summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/R600Defines.h
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-171/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* Fix known typosAlp Toker2014-01-241-1/+1
* R600: Add support for i8 and i16 local memory storesTom Stellard2013-08-261-1/+2
* R600: Add IsExport bit to TableGen instruction definitionsTom Stellard2013-08-161-1/+2
* R600: Add local memory support via LDSTom Stellard2013-06-281-1/+5
* R600: Add ALUInst bit to tablegen definitions v2Tom Stellard2013-06-281-1/+2
* R600: Use new getNamedOperandIdx function generated by TableGenTom Stellard2013-06-251-40/+1
* R600: Relax some vector constraints on Dot4.Vincent Lejeune2013-05-171-0/+74
* R600: Remove dead code from the CodeEmitter v2Tom Stellard2013-05-061-0/+3
* R600: Emit config values in register / value pairsTom Stellard2013-05-061-0/+26
* R600: Add a Bank Swizzle operandVincent Lejeune2013-04-301-5/+6
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-301-1/+3
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-0/+3
* R600: rework handling of the constantsTom Stellard2013-01-231-0/+15
* Add R600 backendTom Stellard2012-12-111-0/+79
OpenPOWER on IntegriCloud