aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-7/+12
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-0/+16
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-9/+62
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-41/+183
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-10/+5
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-27/+91
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+31
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-121-2/+63
* R600: improve dump of S_WAITCNTVincent Lejeune2013-10-131-0/+17
* R600: Bank Swizzle now display SCL equivalentVincent Lejeune2013-06-291-3/+3
* Move passes from namespace llvm into anonymous namespaces. Sort includes whil...Benjamin Kramer2013-05-231-1/+1
* R600: Improve texture handlingVincent Lejeune2013-05-171-0/+45
* R600: prettier dump of clampVincent Lejeune2013-05-171-1/+1
* R600: Improve asmPrint of ALU clauseVincent Lejeune2013-05-021-0/+12
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-021-2/+31
* R600/SI: add all the other missing asm operands v2Christian Konig2013-02-211-0/+4
* R600/SI: Fix int_SI_fs_interp_constantMichel Danzer2013-02-141-0/+15
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-4/+1
* R600: rework handling of the constantsTom Stellard2013-01-231-0/+24
* Add R600 backendTom Stellard2012-12-111-0/+132