Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600/SI: Fix broken encoding of DS_WRITE_B32 | Michel Danzer | 2013-08-16 | 1 | -8/+13 |
* | Revert "R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions" | Tom Stellard | 2013-08-16 | 1 | -1/+3 |
* | R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions | Tom Stellard | 2013-08-16 | 1 | -3/+1 |
* | Initialize SIInsertWaits::ExpInstrTypesSeen in the pass constructor. | Evgeniy Stepanov | 2013-08-07 | 1 | -1/+2 |
* | R600/SI: Initial support for LDS/GDS instructions | Michel Danzer | 2013-07-10 | 1 | -0/+2 |
* | Don't cache the instruction and register info from the TargetMachine, because | Bill Wendling | 2013-06-07 | 1 | -7/+9 |
* | R600/SI: fix inserting waits for all defines | Christian Konig | 2013-03-18 | 1 | -15/+1 |
* | R600/SI: fix inserting waits for unordered defines | Christian Konig | 2013-03-01 | 1 | -2/+21 |
* | R600: Proper insert S_WAITCNT instructions | Tom Stellard | 2013-01-18 | 1 | -0/+353 |