aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/AMDGPUSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-0/+3
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-0/+9
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-6/+36
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-15/+65
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-17/+83
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-4/+11
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+14
* R600: Add a SubtargetFeatture for disabling the ifcvt pass.Tom Stellard2013-11-181-0/+2
* R600/SI: Add compute support for CI v2Tom Stellard2013-10-291-1/+2
* R600: Use StructurizeCFGPass for non SI targetsTom Stellard2013-10-101-0/+2
* Allow subtarget selection of the default MachineScheduler and document the in...Andrew Trick2013-09-201-0/+4
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-071-6/+16
* R600: Factorize Fetch size limit inside AMDGPUSubTargetVincent Lejeune2013-05-171-0/+2
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-301-0/+2
* Remove redundant 'llvm::' qualificationsDmitri Gribenko2013-01-131-1/+1
* Add R600 backendTom Stellard2012-12-111-0/+65