R600/SI: Add subtarget feature to enable VGPR spilling for all shader types
[oota-llvm.git] / lib / Target / R600 / SIDefines.h
2015-01-20 Tom StellardR600/SI: Add subtarget feature to enable VGPR spilling...
2015-01-20 Tom StellardR600/SI: Use external symbols for scratch buffer
2015-01-12 Tom StellardR600/SI: Use RegisterOperands to specify which operands...
2015-01-06 Matt ArsenaultR600/SI: Add class intrinsic
2014-12-02 Tom StellardR600/SI: Move more information into SIProgramInfo struct
2014-12-01 Matt ArsenaultR600/SI: Various instruction format bit test cleanups
2014-09-30 Matt ArsenaultR600/SI: Fix printing of clamp and omod
2014-09-29 Matt ArsenaultR600/SI: Fix hardcoded values for modifiers.
2014-09-15 Matt ArsenaultR600/SI: Add preliminary support for flat address space
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-29 Matt ArsenaultR600/SI: Add isMUBUF / isMTBUF
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-06-26 Matt ArsenaultR600/SI: Add FP mode bits to binary.
2013-11-13 Tom StellardR600/SI: Prefer SALU instructions for bit shift operations
2013-10-10 Tom StellardR600/SI: Implement SIInstrInfo::verifyInstruction(...
2013-08-16 Michel DanzerR600/SI: Fix broken encoding of DS_WRITE_B32
2013-08-14 Tom StellardR600/SI: Assign a register class to the $vaddr operand...
2013-07-10 Michel DanzerR600/SI: Initial local memory support
2013-04-15 Tom StellardR600/SI: Emit config values in register value pairs.