summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUSubtarget.h
Commit message (Expand)AuthorAge
* 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