R600: Fix an infinite loop when trying to reorganize export/tex vector input
[oota-llvm.git] / lib / Target / R600 / SIInstrFormats.td
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 support for LDS/GDS instructions
2013-05-20 Tom StellardR600/SI: Use the same names for VOP3 operands and encod...
2013-04-05 Tom StellardR600/SI: Use same names for corresponding MUBUF operand...
2013-03-01 Christian KonigR600/SI: remove GPR*AlignEncode
2013-02-21 Christian KonigR600/SI: cleanup SIInstrInfo.td and SIInstrFormat.td
2013-02-16 Christian KonigR600/SI: nuke SReg_1 v3
2013-02-16 Christian KonigR600/SI: replace AllReg_* with [SV]Src_* v2
2013-02-16 Christian KonigR600/SI: fix VOPC encoding v2
2013-02-16 Christian KonigR600/SI: move *_Helper definitions to SIInstrFormat.td
2012-12-11 Tom StellardAdd R600 backend