aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/AMDGPUSubtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* SelectionDAG: Use correct pointer size when lowering function arguments v2Tom Stellard2013-08-261-0/+4
* Remove unused stdio.h includesDmitri Gribenko2013-08-181-1/+0
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-071-25/+35
* R600: Fix the fetch limits for R600 generation GPUsTom Stellard2013-06-071-10/+1
* Temporary fix to get rid of gcc warning.Patrik Hagglund2013-05-291-1/+10
* R600: Factorize Fetch size limit inside AMDGPUSubTargetVincent Lejeune2013-05-171-0/+5
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-301-0/+5
* Add R600 backendTom Stellard2012-12-111-0/+87