aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/Processors.td
Commit message (Expand)AuthorAgeFilesLines
* 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