summaryrefslogtreecommitdiff
path: root/lib/Target/R600/InstPrinter
Commit message (Expand)AuthorAge
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-12
* R600: improve dump of S_WAITCNTVincent Lejeune2013-10-13
* R600: Bank Swizzle now display SCL equivalentVincent Lejeune2013-06-29
* Move passes from namespace llvm into anonymous namespaces. Sort includes whil...Benjamin Kramer2013-05-23
* R600: Improve texture handlingVincent Lejeune2013-05-17
* R600: prettier dump of clampVincent Lejeune2013-05-17
* R600: Improve asmPrint of ALU clauseVincent Lejeune2013-05-02
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-02
* R600/SI: add all the other missing asm operands v2Christian Konig2013-02-21
* R600/SI: Fix int_SI_fs_interp_constantMichel Danzer2013-02-14
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* R600: rework handling of the constantsTom Stellard2013-01-23
* [CMake] Fixup R600.NAKAMURA Takumi2012-12-12
* Add R600 backendTom Stellard2012-12-11