summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPU.td
Commit message (Expand)AuthorAge
* R600: Trivial subtarget feature cleanups.Matt Arsenault2014-06-20
* R600: Use LDS and vectors for private memoryTom Stellard2014-06-17
* R600: Remove AMDIL instruction and register definitionsTom Stellard2014-06-13
* R600/SI: Add a PredicateControl class for managing TableGen predicatesTom Stellard2014-05-16
* R600: Recommit 199842: Add work-around for the CF stack entry HW bugTom Stellard2014-01-23
* Revert "R600: Add work-around for the CF stack entry HW bug"Tom Stellard2014-01-22
* R600: Add work-around for the CF stack entry HW bugTom Stellard2014-01-22
* R600: Add wavefront size property to the subtargets v2Tom Stellard2014-01-22
* Change the default of AsmWriterClassName and isMCAsmWriter.Rafael Espindola2013-12-02
* R600: Enable the IR structurizer by defaultTom Stellard2013-11-18
* R600: Add a SubtargetFeatture for disabling the ifcvt pass.Tom Stellard2013-11-18
* R600: Use lower-case for EnableIRStructurizer featureTom Stellard2013-11-18
* R600/SI: Add compute support for CI v2Tom Stellard2013-10-29
* R600: Use StructurizeCFGPass for non SI targetsTom Stellard2013-10-10
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-07
* R600: Fix the fetch limits for R600 generation GPUsTom Stellard2013-06-07
* R600: Move Subtarget feature definitions into AMDGPU.tdTom Stellard2013-06-07
* R600/SI: add proper formal parameter handling for SIChristian Konig2013-03-07
* Add R600 backendTom Stellard2012-12-11