summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUSubtarget.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-06-04R600: Fix the fetch limits for R600 generation GPUsr600-gen-fixesTom Stellard1-10/+1
2013-05-29Temporary fix to get rid of gcc warning.Patrik Hagglund1-1/+10
2013-05-17R600: Factorize Fetch size limit inside AMDGPUSubTargetVincent Lejeune1-0/+5
2013-04-30R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune1-0/+5
2012-12-11Add R600 backendTom Stellard1-0/+87