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
/
opt
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PR872:
Reid Spencer
2006-08-18
1
-4
/
+4
*
Tools require EH for their top-level try blocks.
Chris Lattner
2006-07-07
1
-0
/
+1
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
1
-3
/
+3
*
reorder some libraries
Chris Lattner
2006-02-22
1
-1
/
+1
*
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
*
Remove a now-unneeded library
Chris Lattner
2005-10-24
1
-1
/
+1
*
Use archive versions of these libraries, using the LinkAllPasses header.
Chris Lattner
2005-10-24
1
-3
/
+3
*
Two changes:
Reid Spencer
2005-04-22
1
-2
/
+0
*
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-25
1
-1
/
+1
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-4
/
+5
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
1
-1
/
+1
*
Make sure to link all IPA's into opt, so that it has access to stuff like
Chris Lattner
2004-06-25
1
-1
/
+1
*
Added LLVM copyright to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
Remove instloops library
Chris Lattner
2003-07-21
1
-1
/
+1
*
Added pass to instrument backedges for lightweight tracing
Anand Shukla
2003-07-18
1
-2
/
+1
*
Converted tabs to spaces.
Misha Brukman
2003-07-10
1
-1
/
+1
*
Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where
Brian Gaeke
2003-06-17
1
-1
/
+1
*
Remove codegen libraries to speed up linking opt
Chris Lattner
2003-04-16
1
-3
/
+2
*
ipa.a only needs to be mentioned once, and spaces should be used instead of
Misha Brukman
2002-12-12
1
-6
/
+3
*
Repeat ipa.a. Since IPModRef is currently only used in analysis.o,
Vikram S. Adve
2002-12-09
1
-1
/
+1
*
Remove extra target.a entry
Chris Lattner
2002-11-19
1
-1
/
+1
*
No need to explicitly inclue ExportSymbols now
Chris Lattner
2002-11-04
1
-1
/
+1
*
Add codegen library
Chris Lattner
2002-10-28
1
-1
/
+2
*
Temporary change to make datastructure stuff link in right
Chris Lattner
2002-10-01
1
-1
/
+1
*
Renamed library preselect to preopts.
Vikram S. Adve
2002-09-20
1
-1
/
+1
*
KEEP_SYMBOLS by default.
Vikram S. Adve
2002-09-18
1
-0
/
+2
*
Enable correct support for dynamic loading on Linux
Chris Lattner
2002-09-17
1
-1
/
+1
*
Remove duplicate sparc entry.
Vikram S. Adve
2002-09-16
1
-1
/
+1
*
Use .o files instead of .a files for several cases (that don't actually
Vikram S. Adve
2002-09-16
1
-2
/
+2
*
Add support for optimization passes that use a TargetMachine object.
Vikram S. Adve
2002-09-16
1
-2
/
+4
*
Link to analysis.o not analysis.a
Chris Lattner
2002-08-30
1
-1
/
+1
*
Fixed linking problems that wanted me to link to analyze.o instead of analyze.a
Chris Lattner
2002-08-21
1
-1
/
+1
*
Link in all analyses so that we get pointer analysis support built in
Chris Lattner
2002-08-21
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-1
/
+3
*
Removed emitfuncs: now its part of instrument library
Anand Shukla
2002-07-16
1
-1
/
+1
*
Added emitfuncs pass
Anand Shukla
2002-07-12
1
-1
/
+1
*
correcting makefile: incorrectly checked in wrong version earlier
Anand Shukla
2002-06-25
1
-8
/
+1
*
Changes for 64bit gcc
Anand Shukla
2002-06-25
1
-1
/
+9
*
Straighten out makefiles after moving code to new Transform Utils library
Chris Lattner
2002-05-07
1
-1
/
+1
*
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-04-07
1
-1
/
+1
*
Makefile change for IPO's that use the Datastructure analysis stuff
Chris Lattner
2002-03-28
1
-1
/
+1
*
Pull interprocedural analyses out of Analysis library into their own lib
Chris Lattner
2002-03-06
1
-1
/
+1
*
Link in the PathProfiles library
Anand Shukla
2002-02-26
1
-1
/
+1
*
Resolve dependencies
Chris Lattner
2002-01-31
1
-2
/
+2
*
Eliminate opt library
Chris Lattner
2002-01-21
1
-1
/
+2
*
Use new induction variable simplification code with -indvars option
Chris Lattner
2001-12-04
1
-1
/
+1
*
Link to ipo library
Chris Lattner
2001-11-26
1
-1
/
+1
*
add Yet Another Instance of a Static Library
Chris Lattner
2001-11-10
1
-1
/
+1
*
Move the Raise xform from opt to transforms
Chris Lattner
2001-11-01
1
-1
/
+1
[next]