index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
R600
/
mubuf.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-19
R600/SI: Make sure non-inline constants aren't folded into mubuf soffset operand
Tom Stellard
1
-0
/
+39
2014-12-03
R600/SI: Change mubuf offsets to print as decimal
Matt Arsenault
1
-7
/
+7
2014-11-05
R600/SI: Change all instruction assembly names to lowercase.
Tom Stellard
1
-12
/
+12
2014-10-01
R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...
Tom Stellard
1
-12
/
+12
2014-09-15
R600/SI: Add some mubuf testcases.
Matt Arsenault
1
-0
/
+34
2014-08-11
R600/SI: Add a ComplexPattern for selecting MUBUF _OFFSET variant
Tom Stellard
1
-7
/
+7
2014-08-11
R600/SI: Add check for low 32 bits of encoding to mubuf tests
Tom Stellard
1
-7
/
+7
2014-08-06
R600/SI: Implement areLoadsFromSameBasePtr
Matt Arsenault
1
-2
/
+2
2014-08-05
R600/SI: Update MUBUF assembly string to match AMD proprietary compiler
Tom Stellard
1
-8
/
+8
2014-04-15
R600/SI: Print more immediates in hex format
Matt Arsenault
1
-8
/
+8
2014-02-06
R600/SI: Add a MUBUF store pattern for Reg+Imm offsets
Tom Stellard
1
-0
/
+12
2014-02-06
R600/SI: Add a MUBUF store pattern for Imm offsets
Tom Stellard
1
-0
/
+35
2014-02-06
R600/SI: Add a MUBUF load pattern for Reg+Imm offsets
Tom Stellard
1
-0
/
+51