index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
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-17
Do not leak memory for passes when using -stopAfterNPasses or -stopraise
Chris Lattner
2002-08-17
Run GlobalDCE before deadtypeelim so that we do not retain types for global
Chris Lattner
2002-08-08
- Cleaned up the interface to AnalysisUsage to take analysis class names
Chris Lattner
2002-08-07
Only include the sparc.o file once!
Chris Lattner
2002-08-01
Reorder tool building sequence to more closely match the reality of what
Chris Lattner
2002-07-31
Changes to be GCC3.1 friendly
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-30
Print the tool name when an error comes from so that I can tell which
Chris Lattner
2002-07-30
Print the tool name when an error comes from so that I can tell which
Chris Lattner
2002-07-30
Remove extraneous #includes
Chris Lattner
2002-07-29
Use a module analysis
Chris Lattner
2002-07-29
Seperate analysis wrapper stuff to AnalysisWrappers.cpp
Chris Lattner
2002-07-27
Make analyze use the Pass repository to populate it's command line argument list
Chris Lattner
2002-07-26
Factor PassNamePArser out into llvm/Support/PassNameParser.h
Chris Lattner
2002-07-26
*** empty log message ***
Chris Lattner
2002-07-25
Namespace correctness is good
Chris Lattner
2002-07-25
*** empty log message ***
Chris Lattner
2002-07-25
Be more namespace correct
Chris Lattner
2002-07-25
REmove extra blank lines
Chris Lattner
2002-07-25
*** empty log message ***
Chris Lattner
2002-07-24
*** empty log message ***
Chris Lattner
2002-07-23
*** empty log message ***
Chris Lattner
2002-07-23
Minor changes due to code juggled around
Chris Lattner
2002-07-23
Use the pass registration mechanism to populate command line options for
Chris Lattner
2002-07-23
Raise pass requires an explicit TargetData member now.
Chris Lattner
2002-07-23
*** empty log message ***
Chris Lattner
2002-07-23
Convert over to new style of Makefile, where there is a difference between .o...
Chris Lattner
2002-07-22
Fix synopsis
Chris Lattner
2002-07-22
Add description to Enum options.
Chris Lattner
2002-07-22
*** empty log message ***
Chris Lattner
2002-07-22
Convert command line option processing code over to use the syntax supported
Chris Lattner
2002-07-18
Add support for bottom up closure of ds analysis
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-07-10
Rename DataStructure to LocalDataStructures
Chris Lattner
2002-07-09
Disabling reassociate pass until it is fixed.
Vikram S. Adve
2002-06-30
*** empty log message ***
Chris Lattner
2002-06-30
Clean up anands patch
Chris Lattner
2002-06-30
Strip the symbols out of the bytecode to inflate generated executables less.
Chris Lattner
2002-06-30
YEs, we really do want to sort.
Chris Lattner
2002-06-30
Yes, we REALLY DO want to run the reassociate pass.
Chris Lattner
2002-06-25
Changes for 64bit gcc
Anand Shukla
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-06-25
MEGAPATCH checkin.
Chris Lattner
[next]