R600/SI: Don't use strings for single characters
[oota-llvm.git] / lib / Target / R600 / InstPrinter / AMDGPUInstPrinter.cpp
2014-09-21 Matt ArsenaultR600/SI: Don't use strings for single characters
2014-09-17 Matt ArsenaultR600/SI: Change formatting of printed FP immediates
2014-09-15 Matt ArsenaultR600/SI: Add preliminary support for flat address space
2014-08-05 Tom StellardR600/SI: Update MUBUF assembly string to match AMD...
2014-06-23 Matt ArsenaultFix missing words in sentence
2014-06-23 Matt ArsenaultUse helper function
2014-05-10 Vincent LejeuneR600/SI: Prettier display of input modifiers
2014-04-15 Matt ArsenaultR600/SI: Print more immediates in hex format
2014-04-15 Matt ArsenaultR600/SI: Cleanup parsing of register names.
2014-01-27 Michel DanzerR600/SI: Add intrinsic for S_SENDMSG instruction
2013-11-12 Matt ArsenaultR600/SI: Change formatting of printed registers.
2013-10-13 Vincent LejeuneR600: improve dump of S_WAITCNT
2013-06-29 Vincent LejeuneR600: Bank Swizzle now display SCL equivalent
2013-05-23 Benjamin KramerMove passes from namespace llvm into anonymous namespac...
2013-05-17 Vincent LejeuneR600: Improve texture handling
2013-05-17 Vincent LejeuneR600: prettier dump of clamp
2013-05-02 Vincent LejeuneR600: Improve asmPrint of ALU clause
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2013-02-21 Christian KonigR600/SI: add all the other missing asm operands v2
2013-02-14 Michel DanzerR600/SI: Fix int_SI_fs_interp_constant
2013-02-06 Tom StellardR600: Support for indirect addressing v4
2013-01-23 Tom StellardR600: rework handling of the constants
2012-12-11 Tom StellardAdd R600 backend