R600: Add support for vector local memory loads
[oota-llvm.git] / lib / Target / R600 / SIInstrInfo.h
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-04-10 Christian KonigR600/SI: adjust writemask to only the used components
2013-03-27 Christian KonigR600/SI: add cummuting of rev instructions
2013-02-26 Christian KonigR600/SI: add VOP mapping functions
2013-02-26 Christian KonigR600/SI: add some more instruction flags
2013-02-07 Tom StellardR600/SI: cleanup VGPR encoding
2013-02-06 Tom StellardR600: Support for indirect addressing v4
2013-01-18 Tom StellardR600: Proper insert S_WAITCNT instructions
2012-12-11 Tom StellardAdd R600 backend