Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing C++ mode thing in header | Matt Arsenault | 2013-10-15 | 1 | -1/+1 |
* | R600/SI: Implement SIInstrInfo::verifyInstruction() for VOP* | Tom Stellard | 2013-10-10 | 1 | -1/+9 |
* | R600/SI: Fix broken encoding of DS_WRITE_B32 | Michel Danzer | 2013-08-16 | 1 | -0/+1 |
* | R600/SI: Assign a register class to the $vaddr operand for MIMG instructions | Tom Stellard | 2013-08-14 | 1 | -1/+1 |
* | R600/SI: adjust writemask to only the used components | Christian Konig | 2013-04-10 | 1 | -0/+1 |
* | R600/SI: add cummuting of rev instructions | Christian Konig | 2013-03-27 | 1 | -0/+4 |
* | R600/SI: add VOP mapping functions | Christian Konig | 2013-02-26 | 1 | -0/+6 |
* | R600/SI: add some more instruction flags | Christian Konig | 2013-02-26 | 1 | -0/+3 |
* | R600/SI: cleanup VGPR encoding | Tom Stellard | 2013-02-07 | 1 | -9/+3 |
* | R600: Support for indirect addressing v4 | Tom Stellard | 2013-02-06 | 1 | -0/+26 |
* | R600: Proper insert S_WAITCNT instructions | Tom Stellard | 2013-01-18 | 1 | -1/+3 |
* | Add R600 backend | Tom Stellard | 2012-12-11 | 1 | -0/+62 |