aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/MCTargetDesc/SIMCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+0
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-53/+96
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-8/+50
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-5/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+12
* R600/SIMCCodeEmitter.cpp: Prune a couple of unused members, STI and Ctx. [-Wu...NAKAMURA Takumi2013-03-261-3/+1
* R600/SI: remove GPR*AlignEncodeChristian Konig2013-03-011-32/+0
* R600/SI: fix stupid typoChristian Konig2013-02-261-1/+1
* Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie2013-02-181-2/+2
* R600/SI: cleanup literal handling v3Christian Konig2013-02-161-21/+125
* R600/SI: cleanup VGPR encodingTom Stellard2013-02-071-137/+4
* R600/SI: simplify and fix SMRD encodingTom Stellard2013-02-071-34/+0
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-021-1/+1
* R600: BB operand support for SITom Stellard2012-12-171-0/+6
* Add R600 backendTom Stellard2012-12-111-0/+292