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
/
GlobalVariable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factorize out a concept - no functionality change.
Duncan Sands
2009-03-21
1
-0
/
+9
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-1
/
+0
*
Add GlobalValue::{removeFromParent,eraseFromParent}
Daniel Dunbar
2008-08-29
1
-2
/
+2
*
Switch the asmprinter (.ll) and all the stuff it requires over to
Chris Lattner
2008-08-23
1
-3
/
+0
*
Fold the useful features of alist and alist_node into ilist, and
Dan Gohman
2008-07-28
1
-11
/
+2
*
Factor code to copy global value attributes like
Duncan Sands
2008-05-26
1
-0
/
+4
*
Remove warnings about unused parameters and shadowed variables.
Bill Wendling
2008-05-19
1
-2
/
+2
*
merge of use-diet branch to trunk
Gabor Greif
2008-05-10
1
-11
/
+24
*
API changes for class Use size reduction, wave 1.
Gabor Greif
2008-04-06
1
-0
/
+5
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Implement address space attribute for LLVM pointer types. Address spaces are
Christopher Lamb
2007-12-11
1
-2
/
+4
*
Reverting dtor devirtualization patch.
Gordon Henriksen
2007-12-10
1
-5
/
+0
*
Devirtualizing Value destructor (PR889). Patch by Pawel Kunio!
Gordon Henriksen
2007-12-09
1
-0
/
+5
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+139