R600/SI: Add support for global atomic add
[oota-llvm.git] / lib / Target / R600 / SIInstrInfo.td
2013-02-21 Christian KonigR600/SI: rework VOP1_* patterns v2
2013-02-21 Christian KonigR600/SI: add constant for inline zero operand
2013-02-21 Christian KonigR600/SI: cleanup SIInstrInfo.td and SIInstrFormat.td
2013-02-16 Christian KonigR600/SI: Add pattern to simplify i64 loading
2013-02-16 Christian KonigR600/SI: nuke SReg_1 v3
2013-02-16 Christian KonigR600/SI: move *_Helper definitions to SIInstrFormat.td
2013-02-07 Tom StellardR600/SI: cleanup VGPR encoding
2013-02-07 Tom StellardR600/SI: simplify and fix SMRD encoding
2013-02-07 Tom StellardR600/SI: add proper 64bit immediate support v2
2013-02-07 Tom StellardR600/SI: Make sample intrinsic address parameter type...
2013-01-18 Tom StellardR600: Proper insert S_WAITCNT instructions
2012-12-11 Tom StellardAdd R600 backend