summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/AMDGPUISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* R600: Add local memory support via LDSTom Stellard2013-06-281-0/+23
* R600: Consolidate expansion of v2i32/v4i32 ops for EG/SIAaron Watry2013-06-251-0/+22
* R600/SI: Add a calling convention for compute shadersTom Stellard2013-06-031-0/+2
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-6/+6
* Move passes from namespace llvm into anonymous namespaces. Sort includes whil...Benjamin Kramer2013-05-231-1/+1
* R600: Swap the legality of rotl and rotrTom Stellard2013-05-201-0/+3
* R600/SI: add mulhu/mulhs patternsChristian Konig2013-03-271-0/+2
* R600/SI: add proper formal parameter handling for SIChristian Konig2013-03-071-11/+9
* R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad patternVincent Lejeune2013-02-181-7/+3
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-0/+2
* R600: improve inputs/interpolation handlingTom Stellard2013-02-051-2/+0
* R600: Add a CONST_ADDRESS node to model constant buf readTom Stellard2013-01-231-0/+1
* Add R600 backendTom Stellard2012-12-111-0/+417
OpenPOWER on IntegriCloud