aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/AMDGPUInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600: Use new getNamedOperandIdx function generated by TableGenTom Stellard2013-06-251-0/+1
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-071-1/+0
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-071-1/+1
* R600: Hide symbols of implementation details.Benjamin Kramer2013-05-231-21/+0
* R600/SI: add VOP mapping functionsChristian Konig2013-02-261-0/+1
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-1/+10
* Add R600 backendTom Stellard2012-12-111-0/+257