aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SIRegisterInfo.h
Commit message (Expand)AuthorAgeFilesLines
* R600/SI: Choose the correct MOV instruction for copying immediatesTom Stellard2013-08-141-0/+3
* R600/SI: Add more special cases for opcodes to ensureSRegLimit()Tom Stellard2013-08-061-0/+4
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-071-3/+1
* R600/SI: switch back to RegPressure schedulingChristian Konig2013-03-261-0/+3
* Add R600 backendTom Stellard2012-12-111-0/+47