aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/AMDGPUISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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