summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUInstrInfo.td
Commit message (Expand)AuthorAge
* R600: Fix inconsistency in rsq instructions.Matt Arsenault2014-06-24
* R600/SI: Add intrinsics for various math instructions.Matt Arsenault2014-06-19
* R600/SI: Add intrinsics for brev instructionsMatt Arsenault2014-06-18
* R600: Remove AMDIL instruction and register definitionsTom Stellard2014-06-13
* R600: Mostly remove remaining AMDIL intrinsics.Matt Arsenault2014-06-12
* R600/SI: Use v_cvt_f32_ubyte* instructionsMatt Arsenault2014-06-11
* R600: Add intrinsics for mad24Matt Arsenault2014-05-22
* 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