aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/AMDGPUSubtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-0/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-26/+49
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-18/+61
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-73/+27
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-11/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-28/+29
* R600: Enable the IR structurizer by defaultTom Stellard2013-11-181-1/+1
* R600: Add a SubtargetFeatture for disabling the ifcvt pass.Tom Stellard2013-11-181-0/+5
* R600: Use StructurizeCFGPass for non SI targetsTom Stellard2013-10-101-0/+5
* 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