summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/Processors.td
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-137/+0
* R600/SI: Fix bug with v_interp_p1_f32 instructions on 16 bank lds chipsTom Stellard2015-05-251-5/+12
* R600/SI: Limit SGPRs to 80 on Tonga and IcelandMarek Olsak2015-03-091-2/+6
* R600/SI: Add subtarget feature for if f32 fma is fastMatt Arsenault2015-01-291-3/+9
* R600/SI: Fix tonga's basic scheduling modelMatt Arsenault2015-01-291-1/+1
* R600/SI: Define a schedule modelTom Stellard2015-01-141-14/+18
* R600/SI: Add VI instructionsMarek Olsak2014-12-071-0/+6
* R600/SI: Add processor type for Mullins.Tom Stellard2014-05-021-0/+2
* R600: Recommit 199842: Add work-around for the CF stack entry HW bugTom Stellard2014-01-231-6/+8
* Revert "R600: Add work-around for the CF stack entry HW bug"Tom Stellard2014-01-221-8/+6
* R600: Add work-around for the CF stack entry HW bugTom Stellard2014-01-221-6/+8
* R600: Add wavefront size property to the subtargets v2Tom Stellard2014-01-221-11/+15
* R600: Re-format Processors.tdTom Stellard2013-12-111-0/+48
* 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
OpenPOWER on IntegriCloud