R600/SI: Use VSrc_* register classes as the default classes for types
[oota-llvm.git] / lib / Target / R600 / AMDGPU.h
2013-08-06 Tom StellardR600/SI: Use VSrc_* register classes as the default...
2013-07-27 Tom StellardSimplifyCFG: Use parallel-and and parallel-or mode...
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-07-19 Vincent LejeuneR600: Simplify AMDILCFGStructurize by removing template...
2013-06-07 Tom StellardR600: Rework subtarget info and remove AMDILDevice...
2013-06-07 Tom StellardR600: Remove unnecessary include
2013-06-05 Vincent LejeuneR600: Add a pass that merge Vector Register
2013-06-05 Rafael EspindolaRevert "R600: Add a pass that merge Vector Register"
2013-06-04 Vincent LejeuneR600: Add a pass that merge Vector Register
2013-05-17 Vincent LejeuneR600: Improve texture handling
2013-04-30 Vincent LejeuneR600: Packetize instructions
2013-04-01 Vincent LejeuneR600: Add support for native control flow
2013-04-01 Vincent LejeuneR600: Emit CF_ALU and use true kcache register.
2013-03-07 Christian KonigR600/SI: rework input interpolation v2
2013-03-05 Vincent LejeuneR600: Remove LowerConstCopyPass and lower CONST_COPY...
2013-02-16 Christian KonigR600/SI: cleanup literal handling v3
2013-02-06 Tom StellardR600: Support for indirect addressing v4
2013-01-23 Tom StellardR600: rework handling of the constants
2013-01-18 Tom StellardR600: Proper insert S_WAITCNT instructions
2012-12-19 Tom StellardR600: New control flow for SI v2
2012-12-11 Tom StellardAdd R600 backend