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
/
Transforms
/
Utils
/
CloneModule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of the Pass+Context magic.
Owen Anderson
2009-07-22
1
-2
/
+2
*
Switch GlobalVariable ctors to a sane API, where *either* a context or a modu...
Owen Anderson
2009-07-08
1
-2
/
+2
*
Push LLVMContext through GlobalVariables and IRBuilder.
Owen Anderson
2009-07-08
1
-1
/
+2
*
More LLVMContext-ification.
Owen Anderson
2009-07-05
1
-2
/
+3
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-1
/
+1
*
Don't drop alignment on globals when cloning.
Nick Lewycky
2008-10-09
1
-5
/
+9
*
Factor code to copy global value attributes like
Duncan Sands
2008-05-26
1
-4
/
+1
*
API changes for class Use size reduction, wave 1.
Gabor Greif
2008-04-06
1
-2
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Adding a collector name attribute to Function in the IR. These
Gordon Henriksen
2007-12-10
1
-0
/
+2
*
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-27
1
-2
/
+1
*
Forget to commit users part of value mapper interface
Anton Korobeynikov
2007-11-09
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+124