summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUISelLowering.cpp
Commit message (Expand)AuthorAge
* R600/SI: Add a calling convention for compute shadersTom Stellard2013-06-03
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-25
* Move passes from namespace llvm into anonymous namespaces. Sort includes whil...Benjamin Kramer2013-05-23
* R600: Swap the legality of rotl and rotrTom Stellard2013-05-20
* R600/SI: add mulhu/mulhs patternsChristian Konig2013-03-27
* R600/SI: add proper formal parameter handling for SIChristian Konig2013-03-07
* R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad patternVincent Lejeune2013-02-18
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* R600: improve inputs/interpolation handlingTom Stellard2013-02-05
* R600: Add a CONST_ADDRESS node to model constant buf readTom Stellard2013-01-23
* Add R600 backendTom Stellard2012-12-11