index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
opt
Age
Commit message (
Expand
)
Author
2003-04-16
Remove codegen libraries to speed up linking opt
Chris Lattner
2003-04-16
Give verbose error messages if bytecode file cannot be parsed
Chris Lattner
2003-02-26
Rename -no-* to -disable-*
Chris Lattner
2003-02-12
Add new -no-verify option
Chris Lattner
2003-02-12
Add a new -no-output option, useful for -aa-eval tests.
Chris Lattner
2002-12-12
ipa.a only needs to be mentioned once, and spaces should be used instead of
Misha Brukman
2002-12-09
Repeat ipa.a. Since IPModRef is currently only used in analysis.o,
Vikram S. Adve
2002-11-19
Remove extra target.a entry
Chris Lattner
2002-11-04
No need to explicitly inclue ExportSymbols now
Chris Lattner
2002-11-04
Simple passes that print out SCCs in the CFGs or in the CallGraph of a module.
Vikram S. Adve
2002-11-04
Implement a new -print-callgraph analysis that turns a callgraph into a dot
Chris Lattner
2002-10-29
Rename Sparc.h TargetMachineImpls.h
Chris Lattner
2002-10-28
Add codegen library
Chris Lattner
2002-10-07
- Implement a new -print-cfg option for analyze, that causes it to print the
Chris Lattner
2002-10-01
Temporary change to make datastructure stuff link in right
Chris Lattner
2002-09-20
Renamed library preselect to preopts.
Vikram S. Adve
2002-09-18
KEEP_SYMBOLS by default.
Vikram S. Adve
2002-09-17
Enable correct support for dynamic loading on Linux
Chris Lattner
2002-09-16
Remove duplicate sparc entry.
Vikram S. Adve
2002-09-16
Use .o files instead of .a files for several cases (that don't actually
Vikram S. Adve
2002-09-16
Add support for optimization passes that use a TargetMachine object.
Vikram S. Adve
2002-08-30
- Eliminate the last traces of the 'analysis' namespace
Chris Lattner
2002-08-30
Link to analysis.o not analysis.a
Chris Lattner
2002-08-21
Fixed linking problems that wanted me to link to analyze.o instead of analyze.a
Chris Lattner
2002-08-21
Link in all analyses so that we get pointer analysis support built in
Chris Lattner
2002-08-08
- Cleaned up the interface to AnalysisUsage to take analysis class names
Chris Lattner
2002-07-31
Change command line option message on -q to make it more accurate
Chris Lattner
2002-07-30
Print the tool name when an error comes from so that I can tell which
Chris Lattner
2002-07-29
Seperate analysis wrapper stuff to AnalysisWrappers.cpp
Chris Lattner
2002-07-26
Factor PassNamePArser out into llvm/Support/PassNameParser.h
Chris Lattner
2002-07-25
*** empty log message ***
Chris Lattner
2002-07-23
Use the pass registration mechanism to populate command line options for
Chris Lattner
2002-07-23
*** empty log message ***
Chris Lattner
2002-07-22
*** empty log message ***
Chris Lattner
2002-07-16
Removed emitfuncs: now its part of instrument library
Anand Shukla
2002-07-12
added emitfuncs pass, and disabled reassociate pass (needs fixing)
Anand Shukla
2002-07-12
Added emitfuncs pass
Anand Shukla
2002-06-30
*** empty log message ***
Chris Lattner
2002-06-25
correcting makefile: incorrectly checked in wrong version earlier
Anand Shukla
2002-06-25
Changes for 64bit gcc
Anand Shukla
2002-06-25
MEGAPATCH checkin.
Chris Lattner
2002-05-21
Expose cfg simplification pass
Chris Lattner
2002-05-10
expose LICM pass
Chris Lattner
2002-05-10
Expose the lowerallocs pass
Chris Lattner
2002-05-10
Expose the pi node insertion pass.
Chris Lattner
2002-05-08
Expose expression reassociation
Chris Lattner
2002-05-07
Spell aggressive correctly
Chris Lattner
2002-05-07
Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h
Chris Lattner
2002-05-07
Move UnifyFunctionExitNodes to Utils library: final resting place this time
Chris Lattner
2002-05-07
Updates to move some header files out of include/llvm/Transforms into
Chris Lattner
[prev]
[next]