summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/InstPrinter/AMDGPUInstPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-88/+0
* R600/SI: Initial support for assembler and inline assemblyTom Stellard2015-04-081-0/+2
* [MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka2015-03-271-1/+2
* R600/SI: Remove _e32 and _e64 suffixes from mnemonicsTom Stellard2015-03-121-0/+1
* R600/SI: Move gds operand to the end of operand listTom Stellard2015-03-091-0/+1
* R600/SI: Fix f64 inline immediatesMatt Arsenault2014-12-171-1/+2
* R600/SI: Change how DS offsets are printedMatt Arsenault2014-10-101-0/+5
* R600/SI: Fix printing of clamp and omodMatt Arsenault2014-09-301-0/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* R600/SI: Update MUBUF assembly string to match AMD proprietary compilerTom Stellard2014-08-051-0/+7
* R600/SI: Prettier display of input modifiersVincent Lejeune2014-05-101-0/+1
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-1/+1
* R600/SI: Print more immediates in hex formatMatt Arsenault2014-04-151-0/+4
* R600/SI: Cleanup parsing of register names.Matt Arsenault2014-04-151-3/+3
* Make methods staticMatt Arsenault2014-03-171-23/+24
* R600/SI: Add intrinsic for S_SENDMSG instructionMichel Danzer2014-01-271-0/+1
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-121-0/+1
* R600: improve dump of S_WAITCNTVincent Lejeune2013-10-131-0/+1
* R600: Improve texture handlingVincent Lejeune2013-05-171-0/+2
* R600: Improve asmPrint of ALU clauseVincent Lejeune2013-05-021-0/+1
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-021-1/+3
* R600/SI: Fix int_SI_fs_interp_constantMichel Danzer2013-02-141-0/+1
* R600: rework handling of the constantsTom Stellard2013-01-231-0/+1
* Add R600 backendTom Stellard2012-12-111-0/+52
OpenPOWER on IntegriCloud