summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUSubtarget.cpp
Commit message (Expand)AuthorAge
* 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 StructurizeCFGPass for non SI targetsTom Stellard2013-10-10
* SelectionDAG: Use correct pointer size when lowering function arguments v2Tom Stellard2013-08-26
* Remove unused stdio.h includesDmitri Gribenko2013-08-18
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-07
* R600: Fix the fetch limits for R600 generation GPUsTom Stellard2013-06-07
* Temporary fix to get rid of gcc warning.Patrik Hagglund2013-05-29
* 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
* Add R600 backendTom Stellard2012-12-11