index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
R600
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SIMCCodeEmitter.cpp: Prune a couple of unused members, STI and Ctx. [-Wu...
NAKAMURA Takumi
2013-03-26
1
-3
/
+1
*
R600/SI: remove GPR*AlignEncode
Christian Konig
2013-03-01
2
-41
/
+0
*
R600/SI: fix stupid typo
Christian Konig
2013-02-26
1
-1
/
+1
*
Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.
David Blaikie
2013-02-18
2
-4
/
+4
*
R600: Support for TBO
Vincent Lejeune
2013-02-18
1
-1
/
+2
*
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-16
1
-21
/
+125
*
R600/SI: remove some more unused code
Christian Konig
2013-02-16
1
-7
/
+0
*
R600: Add support for 128-bit parameters
Tom Stellard
2013-02-13
1
-0
/
+1
*
R600/SI: cleanup VGPR encoding
Tom Stellard
2013-02-07
1
-137
/
+4
*
R600/SI: simplify and fix SMRD encoding
Tom Stellard
2013-02-07
2
-38
/
+0
*
R600: rework handling of the constants
Tom Stellard
2013-01-23
1
-38
/
+43
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
1
-1
/
+1
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
3
-4
/
+3
*
R600: BB operand support for SI
Tom Stellard
2012-12-17
2
-1
/
+15
*
Add R600 backend
Tom Stellard
2012-12-11
11
-0
/
+1341