aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/R600RegisterInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+3
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-10/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-7/+8
* R600: Fix scheduling of instructions that use the LDS output queueTom Stellard2013-11-151-0/+2
* R600/SI: Add support for private address space load/storeTom Stellard2013-11-131-0/+2
* R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2Tom Stellard2013-08-141-4/+0
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-071-3/+1
* R600: Use bottom up scheduling algorithmVincent Lejeune2013-05-171-0/+3
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-021-1/+1
* Add R600 backendTom Stellard2012-12-111-0/+55