aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/Processors.td
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-11/+27
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-14/+68
* R600/SI: Add processor type for HawaiiTom Stellard2013-11-141-0/+1
* R600/SI: Add compute support for CI v2Tom Stellard2013-10-291-3/+3
* Add a newline.Chad Rosier2013-07-011-1/+1
* R600/SI: Add processor types for each CIK variantTom Stellard2013-06-281-0/+3
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-071-22/+22
* R600: Fix the fetch limits for R600 generation GPUsTom Stellard2013-06-071-16/+18
* R600/SI: Add processor type for Hainan asicTom Stellard2013-05-141-0/+1
* R600: Clean up comments in Processors.tdTom Stellard2013-05-031-5/+1
* R600: Rework Scheduling to handle difference between VLIW4 and VLIW5 chipsVincent Lejeune2013-04-301-16/+16
* R600: Add FetchInst bit to instruction defs to denote vertex/tex instructionsVincent Lejeune2013-04-301-17/+32
* R600: Add some new processor variantsVincent Lejeune2013-04-301-0/+2
* R600: Add RV670 processorTom Stellard2013-04-051-0/+1
* R600/SI: Add processor types for each SI variantTom Stellard2013-04-051-2/+5
* R600: Add an explicit default processorTom Stellard2013-02-071-0/+1
* Add R600 backendTom Stellard2012-12-111-0/+29