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
*
rename method
Chris Lattner
2006-01-24
1
-1
/
+1
*
When cloning a module, clone the inline asm.
Chris Lattner
2006-01-23
1
-0
/
+1
*
Make sure that cloning a module clones its target triple and dependent
Chris Lattner
2006-01-18
1
-3
/
+7
*
Eliminate all remaining tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-1
/
+1
*
wrap long lines, preserve calling conventions when cloning functions and
Chris Lattner
2005-05-09
1
-6
/
+13
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
This mega patch converts us from using Function::a{iterator|begin|end} to
Chris Lattner
2005-03-15
1
-4
/
+4
*
Convert to SymbolTable's new iteration interface.
Reid Spencer
2004-05-25
1
-5
/
+7
*
Finegrainify namespacification
Chris Lattner
2004-01-09
1
-5
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Fix spelling.
Misha Brukman
2003-10-10
1
-1
/
+1
*
Make sure that the cloned module retains the type symbol table entries!
Chris Lattner
2003-04-24
1
-0
/
+9
*
Make sure to preserve endiannes and pointer size when cloning modules!
Chris Lattner
2003-04-24
1
-0
/
+2
*
Preserve the new moduleID field
Chris Lattner
2003-04-22
1
-1
/
+1
*
Add new linkage types to support a real frontend
Chris Lattner
2003-04-16
1
-7
/
+6
*
Initial checkin of Module cloning support stuff
Chris Lattner
2002-11-20
1
-0
/
+73