index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-extract
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
1
-9
/
+9
*
make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.
Chris Lattner
2006-12-06
1
-0
/
+2
*
Replacing std::iostreams with llvm iostreams. Some of these changes involve
Bill Wendling
2006-11-29
1
-6
/
+9
*
Use LINK_COMPONENTS to specify *components* to link against instead of
Chris Lattner
2006-09-04
1
-3
/
+1
*
Tools require EH for their top-level try blocks.
Chris Lattner
2006-07-07
1
-0
/
+1
*
Don't pass target name into TargetData anymore, it is never used or needed.
Chris Lattner
2006-06-16
1
-1
/
+1
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
1
-3
/
+3
*
Move some constant folding code shared by Analysis and Transform passes
John Criswell
2005-10-27
1
-1
/
+1
*
1. Remove libraries no longer created from the list of libraries linked into the
John Criswell
2005-10-26
1
-1
/
+1
*
extract has been renamed to llvm-extract to avoid conflicting with another tool
Misha Brukman
2005-04-24
2
-0
/
+122