summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUInstrInfo.td
Commit message (Expand)AuthorAge
* R600: Match 24-bit arithmetic patterns in a Target DAGCombineTom Stellard2014-04-07
* R600: Add target nodes for BFM and BFIMatt Arsenault2014-03-31
* R600: Match sign_extend_inreg to BFE instructionsMatt Arsenault2014-03-17
* R600: Add support for ISD::FROUNDTom Stellard2013-11-27
* R600: Add support for i8 and i16 local memory storesTom Stellard2013-08-26
* R600: Add support for i16 and i8 global storesTom Stellard2013-08-16
* Create an FPOW SDNode opcode def in the target independent .td file rather th...Owen Anderson2013-05-22
* R600: Swap the legality of rotl and rotrTom Stellard2013-05-20
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* Add R600 backendTom Stellard2012-12-11