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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
The word `separate' only has one `e'.
Misha Brukman
2003-07-14
1
-1
/
+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
*
Kill using declarations
Chris Lattner
2003-05-22
1
-15
/
+13
*
Make sure to create a target data that matches the Module's target properties.
Chris Lattner
2003-04-24
1
-0
/
+3
*
Remove support for "target data" pass ctors
Chris Lattner
2003-04-24
1
-5
/
+0
*
Don't support codegen passes in opt
Chris Lattner
2003-04-16
1
-0
/
+2
*
Remove codegen libraries to speed up linking opt
Chris Lattner
2003-04-16
1
-3
/
+2
*
Give verbose error messages if bytecode file cannot be parsed
Chris Lattner
2003-04-16
1
-2
/
+7
*
Rename -no-* to -disable-*
Chris Lattner
2003-02-26
1
-2
/
+3
*
Add new -no-verify option
Chris Lattner
2003-02-12
1
-1
/
+5
*
Add a new -no-output option, useful for -aa-eval tests.
Chris Lattner
2003-02-12
1
-1
/
+5
*
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
*
Simple passes that print out SCCs in the CFGs or in the CallGraph of a module.
Vikram S. Adve
2002-11-04
1
-0
/
+93
*
Implement a new -print-callgraph analysis that turns a callgraph into a dot
Chris Lattner
2002-11-04
1
-1
/
+45
*
Rename Sparc.h TargetMachineImpls.h
Chris Lattner
2002-10-29
1
-1
/
+1
*
Add codegen library
Chris Lattner
2002-10-28
1
-1
/
+2
*
- Implement a new -print-cfg option for analyze, that causes it to print the
Chris Lattner
2002-10-07
1
-0
/
+88
*
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
2
-7
/
+20
*
- Eliminate the last traces of the 'analysis' namespace
Chris Lattner
2002-08-30
1
-4
/
+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
*
- Cleaned up the interface to AnalysisUsage to take analysis class names
Chris Lattner
2002-08-08
1
-1
/
+1
*
Change command line option message on -q to make it more accurate
Chris Lattner
2002-07-31
1
-1
/
+1
*
Print the tool name when an error comes from so that I can tell which
Chris Lattner
2002-07-30
1
-5
/
+6
*
Seperate analysis wrapper stuff to AnalysisWrappers.cpp
Chris Lattner
2002-07-29
1
-0
/
+101
*
Factor PassNamePArser out into llvm/Support/PassNameParser.h
Chris Lattner
2002-07-26
1
-63
/
+3
*
*** empty log message ***
Chris Lattner
2002-07-25
1
-1
/
+1
*
Use the pass registration mechanism to populate command line options for
Chris Lattner
2002-07-23
1
-142
/
+77
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-1
/
+3
*
*** empty log message ***
Chris Lattner
2002-07-22
1
-8
/
+22
*
Removed emitfuncs: now its part of instrument library
Anand Shukla
2002-07-16
1
-1
/
+1
*
added emitfuncs pass, and disabled reassociate pass (needs fixing)
Anand Shukla
2002-07-12
1
-2
/
+5
*
Added emitfuncs pass
Anand Shukla
2002-07-12
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-06-30
1
-1
/
+0
*
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
2
-2
/
+12
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-1
/
+1
[next]