summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUSubtarget.h
Commit message (Expand)AuthorAge
* 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: Refactor stack size calculationTom Stellard2014-01-22
* R600: Add wavefront size property to the subtargets v2Tom Stellard2014-01-22
* Turn AMDGPUSubtarget::getDataLayout into a static function.Rafael Espindola2013-12-14
* R600: Add a SubtargetFeatture for disabling the ifcvt pass.Tom Stellard2013-11-18
* R600/SI: Add compute support for CI v2Tom Stellard2013-10-29
* R600: Use StructurizeCFGPass for non SI targetsTom Stellard2013-10-10
* Allow subtarget selection of the default MachineScheduler and document the in...Andrew Trick2013-09-20
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-07
* R600: Factorize Fetch size limit inside AMDGPUSubTargetVincent Lejeune2013-05-17
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-30
* Remove redundant 'llvm::' qualificationsDmitri Gribenko2013-01-13
* Add R600 backendTom Stellard2012-12-11