aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SIInstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
...
* R600/SI: cleanup SIInstrInfo.td and SIInstrFormat.tdChristian Konig2013-02-211-357/+158
* R600/SI: Add pattern to simplify i64 loadingChristian Konig2013-02-161-0/+4
* R600/SI: nuke SReg_1 v3Christian Konig2013-02-161-27/+0
* R600/SI: move *_Helper definitions to SIInstrFormat.tdChristian Konig2013-02-161-66/+0
* R600/SI: cleanup VGPR encodingTom Stellard2013-02-071-30/+5
* R600/SI: simplify and fix SMRD encodingTom Stellard2013-02-071-56/+34
* R600/SI: add proper 64bit immediate support v2Tom Stellard2013-02-071-0/+10
* R600/SI: Make sample intrinsic address parameter type overloaded.Tom Stellard2013-02-071-1/+1
* R600: Proper insert S_WAITCNT instructionsTom Stellard2013-01-181-14/+16
* Add R600 backendTom Stellard2012-12-111-0/+589