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
/
tools
/
llvm-ld
/
Optimize.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
eliminate only use of FilteredPassNameParser
Chris Lattner
2006-08-27
1
-2
/
+1
*
Make sure the verify pass gets run after the user's loaded passes as well
Reid Spencer
2006-08-20
1
-3
/
+2
*
Rename the -verify option to be -verify-each so that it doesn't conflict
Reid Spencer
2006-08-20
1
-4
/
+4
*
Convert llvm-ld to use the PluginLoader like opt instead of having its
Reid Spencer
2006-08-20
1
-19
/
+31
*
Don't pass target name into TargetData anymore, it is never used or needed.
Chris Lattner
2006-06-16
1
-1
/
+1
*
Shorten a value description so --help out isn't so wide.
Reid Spencer
2006-06-07
1
-1
/
+1
*
Fix a -pedantic warning
Chris Lattner
2006-06-02
1
-1
/
+1
*
Fix PR637
Chris Lattner
2005-10-18
1
-6
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-22
1
-14
/
+14
*
Revert the last patch. We really do need SimplyCFG.
Reid Spencer
2004-12-11
1
-0
/
+3
*
Remove this pass as its no longer needed.
Reid Spencer
2004-12-10
1
-3
/
+0
*
Adjust to change in pass name
Chris Lattner
2004-12-02
1
-2
/
+2
*
First cut at implementing generic link-time Optimization
Reid Spencer
2004-11-20
1
-0
/
+194