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
/
include
/
llvm
/
CodeGen
/
GCMetadata.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GCInfoDeleter code cleanup after r175528
Yiannis Tsiouris
2013-03-01
1
-1
/
+2
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Remove GC roots that reference dead objects.
Nicolas Geoffray
2012-10-26
1
-0
/
+5
*
Change comment into proper Doxygen member comment.
Dmitri Gribenko
2012-06-22
1
-1
/
+2
*
Convert comments to proper Doxygen comments.
Dmitri Gribenko
2012-06-09
1
-8
/
+8
*
Attach a DebugLoc to a GC point in order to get precise information in the JI...
Nicolas Geoffray
2010-09-24
1
-3
/
+6
*
Trailing whitespace.
Mikhail Glushenkov
2010-07-01
1
-48
/
+48
*
Add const qualifiers to CodeGen's use of LLVM IR constructs.
Dan Gohman
2010-04-15
1
-3
/
+3
*
switch GC_LABEL to use an MCSymbol operand instead of a label ID operand.
Chris Lattner
2010-03-14
1
-7
/
+5
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-1
/
+1
*
Rename some GC classes so that their roll will hopefully be clearer.
Gordon Henriksen
2008-08-17
1
-49
/
+47
*
Factor GC metadata table assembly generation out of Collector in preparation ...
Gordon Henriksen
2008-08-17
1
-0
/
+194