]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/Target/R600/AMDGPU.td
R600/SI: Add subtarget feature to enable VGPR spilling for all shader types
[opencl/llvm.git] / lib / Target / R600 / AMDGPU.td
2015-01-20 Tom StellardR600/SI: Add subtarget feature to enable VGPR spilling...
2014-12-07 Marek OlsakR600/SI: Add VI instructions
2014-11-14 Tom StellardR600/SI: Start implementing an assembler
2014-10-10 Matt ArsenaultR600/SI: Add load / store machine optimizer pass.
2014-09-15 Matt ArsenaultR600/SI: Add preliminary support for flat address space
2014-07-21 Tom StellardR600/SI: Specify wavefront size for SI and CI
2014-07-14 Matt ArsenaultR600: Add denormal handling subtarget features.
2014-07-13 Matt ArsenaultR600: Add option to disable promote alloca
2014-06-20 Matt ArsenaultR600: Trivial subtarget feature cleanups.
2014-06-17 Tom StellardR600: Use LDS and vectors for private memory
2014-06-13 Tom StellardR600: Remove AMDIL instruction and register definitions
2014-05-16 Tom StellardR600/SI: Add a PredicateControl class for managing...
2014-01-23 Tom StellardR600: Recommit 199842: Add work-around for the CF stack...
2014-01-22 Tom StellardRevert "R600: Add work-around for the CF stack entry...
2014-01-22 Tom StellardR600: Add work-around for the CF stack entry HW bug
2014-01-22 Tom StellardR600: Add wavefront size property to the subtargets v2
2013-12-02 Rafael EspindolaChange the default of AsmWriterClassName and isMCAsmWriter.
2013-11-18 Tom StellardR600: Enable the IR structurizer by default
2013-11-18 Tom StellardR600: Add a SubtargetFeatture for disabling the ifcvt...
2013-11-18 Tom StellardR600: Use lower-case for EnableIRStructurizer feature
2013-10-29 Tom StellardR600/SI: Add compute support for CI v2
2013-10-10 Tom StellardR600: Use StructurizeCFGPass for non SI targets
2013-06-07 Tom StellardR600: Rework subtarget info and remove AMDILDevice...
2013-06-07 Tom StellardR600: Fix the fetch limits for R600 generation GPUs
2013-06-07 Tom StellardR600: Move Subtarget feature definitions into AMDGPU.td
2013-03-07 Christian KonigR600/SI: add proper formal parameter handling for SI
2012-12-11 Tom StellardAdd R600 backend