summaryrefslogtreecommitdiff
path: root/lib/Target/R600/SIInsertWaits.cpp
Commit message (Expand)AuthorAge
* R600/SI: Add intrinsics for various math instructions.Matt Arsenault2014-06-19
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* R600/SI: Add intrinsic for S_SENDMSG instructionMichel Danzer2014-01-27
* R600/SI: Add support for private address space load/storeTom Stellard2013-11-13
* R600/SI: Fix broken encoding of DS_WRITE_B32Michel Danzer2013-08-16
* Revert "R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructions"Tom Stellard2013-08-16
* R600/SI: Fix incorrect encoding of DS_WRITE_B32 instructionsTom Stellard2013-08-16
* Initialize SIInsertWaits::ExpInstrTypesSeen in the pass constructor.Evgeniy Stepanov2013-08-07
* R600/SI: Initial support for LDS/GDS instructionsMichel Danzer2013-07-10
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* R600/SI: fix inserting waits for all definesChristian Konig2013-03-18
* R600/SI: fix inserting waits for unordered definesChristian Konig2013-03-01
* R600: Proper insert S_WAITCNT instructionsTom Stellard2013-01-18