aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/InstPrinter
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-232-10/+64
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-022-44/+200
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-10/+5
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-292-31/+100
* Update to LLVM 3.5a.Stephen Hines2014-04-243-26/+55
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-122-2/+64
* R600: improve dump of S_WAITCNTVincent Lejeune2013-10-132-0/+18
* 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-172-0/+47
* R600: prettier dump of clampVincent Lejeune2013-05-171-1/+1
* R600: Improve asmPrint of ALU clauseVincent Lejeune2013-05-022-0/+13
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-022-3/+34
* 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-142-0/+16
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-4/+1
* R600: rework handling of the constantsTom Stellard2013-01-232-0/+25
* [CMake] Fixup R600.NAKAMURA Takumi2012-12-121-1/+1
* Add R600 backendTom Stellard2012-12-115-0/+230