index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
R600
/
InstPrinter
/
AMDGPUInstPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-642
/
+0
*
Remove a hack that tries to align '*'.
Rafael Espindola
2015-06-12
1
-1
/
+1
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-1
/
+1
*
R600/SI: Initial support for assembler and inline assembly
Tom Stellard
2015-04-08
1
-2
/
+3
*
R600/SI: Don't print offset0/offset1 DS operands when they are 0
Tom Stellard
2015-04-08
1
-4
/
+8
*
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
Akira Hatanaka
2015-03-27
1
-1
/
+1
*
R600/SI: Remove _e32 and _e64 suffixes from mnemonics
Tom Stellard
2015-03-12
1
-0
/
+10
*
R600/SI: Move gds operand to the end of operand list
Tom Stellard
2015-03-09
1
-0
/
+6
*
R600/SI: Fix mad*k definitions
Matt Arsenault
2015-02-21
1
-0
/
+2
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-2
/
+1
*
R600/SI: Fix f64 inline immediates
Matt Arsenault
2014-12-17
1
-6
/
+58
*
R600/SI: Change mubuf offsets to print as decimal
Matt Arsenault
2014-12-03
1
-1
/
+1
*
R600/SI: Change how DS offsets are printed
Matt Arsenault
2014-10-10
1
-0
/
+31
*
R600/SI: Fix printing of clamp and omod
Matt Arsenault
2014-09-30
1
-0
/
+17
*
R600/SI: Fix hardcoded values for modifiers.
Matt Arsenault
2014-09-29
1
-3
/
+5
*
R600/SI: Fix emitting trailing whitespace after s_waitcnt
Matt Arsenault
2014-09-26
1
-5
/
+19
*
Use llvm_unreachable instead of assert(!)
Matt Arsenault
2014-09-21
1
-2
/
+2
*
R600/SI: Don't use strings for single characters
Matt Arsenault
2014-09-21
1
-18
/
+18
*
R600/SI: Change formatting of printed FP immediates
Matt Arsenault
2014-09-17
1
-13
/
+26
*
R600/SI: Add preliminary support for flat address space
Matt Arsenault
2014-09-15
1
-0
/
+21
*
R600/SI: Update MUBUF assembly string to match AMD proprietary compiler
Tom Stellard
2014-08-05
1
-0
/
+44
*
Fix missing words in sentence
Matt Arsenault
2014-06-23
1
-3
/
+3
*
Use helper function
Matt Arsenault
2014-06-23
1
-7
/
+2
*
R600/SI: Prettier display of input modifiers
Vincent Lejeune
2014-05-10
1
-0
/
+12
*
R600/SI: Print more immediates in hex format
Matt Arsenault
2014-04-15
1
-1
/
+40
*
R600/SI: Cleanup parsing of register names.
Matt Arsenault
2014-04-15
1
-31
/
+44
*
R600/SI: Add intrinsic for S_SENDMSG instruction
Michel Danzer
2014-01-27
1
-0
/
+31
*
R600/SI: Change formatting of printed registers.
Matt Arsenault
2013-11-12
1
-2
/
+63
*
R600: improve dump of S_WAITCNT
Vincent Lejeune
2013-10-13
1
-0
/
+17
*
R600: Bank Swizzle now display SCL equivalent
Vincent Lejeune
2013-06-29
1
-3
/
+3
*
Move passes from namespace llvm into anonymous namespaces. Sort includes whil...
Benjamin Kramer
2013-05-23
1
-1
/
+1
*
R600: Improve texture handling
Vincent Lejeune
2013-05-17
1
-0
/
+45
*
R600: prettier dump of clamp
Vincent Lejeune
2013-05-17
1
-1
/
+1
*
R600: Improve asmPrint of ALU clause
Vincent Lejeune
2013-05-02
1
-0
/
+12
*
R600: Prettier asmPrint of Alu
Vincent Lejeune
2013-05-02
1
-2
/
+31
*
R600/SI: add all the other missing asm operands v2
Christian Konig
2013-02-21
1
-0
/
+4
*
R600/SI: Fix int_SI_fs_interp_constant
Michel Danzer
2013-02-14
1
-0
/
+15
*
R600: Support for indirect addressing v4
Tom Stellard
2013-02-06
1
-4
/
+1
*
R600: rework handling of the constants
Tom Stellard
2013-01-23
1
-0
/
+24
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+132