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
/
CodeGen
/
ShadowStackGC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move EVER MORE stuff over to LLVMContext.
Owen Anderson
2009-07-14
1
-24
/
+32
*
Begin the painful process of tearing apart the rat'ss nest that is Constants....
Owen Anderson
2009-07-13
1
-2
/
+2
*
Push LLVMContext _back_ through IRBuilder.
Owen Anderson
2009-07-08
1
-1
/
+1
*
Switch GlobalVariable ctors to a sane API, where *either* a context or a modu...
Owen Anderson
2009-07-08
1
-5
/
+4
*
Push LLVMContext through GlobalVariables and IRBuilder.
Owen Anderson
2009-07-08
1
-2
/
+2
*
Introduce new linkage types linkonce_odr, weak_odr, common_odr
Duncan Sands
2009-03-07
1
-2
/
+2
*
Registry.h should not depend on CommandLine.h.
Mikhail Glushenkov
2009-01-16
1
-0
/
+1
*
Delete trailing whitespace.
Mikhail Glushenkov
2009-01-16
1
-64
/
+64
*
Large mechanical patch.
Devang Patel
2008-09-25
1
-1
/
+1
*
Rename some GC classes so that their roll will hopefully be clearer.
Gordon Henriksen
2008-08-17
1
-26
/
+23
*
Factor GC metadata table assembly generation out of Collector in preparation ...
Gordon Henriksen
2008-08-17
1
-0
/
+441