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
/
analyze
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename DataStructure to LocalDataStructures
Chris Lattner
2002-07-10
1
-3
/
+3
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-20
/
+19
*
Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h
Chris Lattner
2002-05-07
1
-1
/
+1
*
Remove InstForest from analysis namespace
Chris Lattner
2002-04-29
1
-3
/
+3
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-3
/
+0
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-1
/
+11
*
Rename functions to be more consistend with other pass constructors
Chris Lattner
2002-04-28
1
-5
/
+4
*
Tighten up the AnalysisUsage of lots of passes, primarily to correctly indica...
Chris Lattner
2002-04-28
1
-0
/
+9
*
Eliminate the cfg namespace
Chris Lattner
2002-04-28
1
-14
/
+14
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-30
/
+25
*
Add #includes
Chris Lattner
2002-04-08
1
-1
/
+3
*
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-04-07
1
-1
/
+1
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-18
/
+18
*
* Add support for DataStructure analysis
Chris Lattner
2002-03-26
2
-29
/
+57
*
Pull interprocedural analyses out of Analysis library into their own lib
Chris Lattner
2002-03-06
1
-1
/
+1
*
Pull callgraph out of Cfg namespace
Chris Lattner
2002-03-06
1
-1
/
+1
*
Cleanup to build with GCC 3.0.4
Chris Lattner
2002-02-24
1
-1
/
+1
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-4
/
+3
*
Catch the parse exception if bad input is provided. Much better than an abort
Chris Lattner
2002-02-01
1
-3
/
+8
*
Fix dependency problem
Chris Lattner
2002-01-31
1
-1
/
+1
*
Convert analyze over to use new pass framework for its analyses
Chris Lattner
2002-01-31
1
-148
/
+192
*
Eliminate opt library
Chris Lattner
2002-01-21
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-2
/
+6
*
Induction variables must be phi nodes
Chris Lattner
2001-12-03
1
-5
/
+7
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-2
/
+1
*
Add hooks to print natural loop information and induction variables
Chris Lattner
2001-11-26
1
-1
/
+21
*
Add hooks for the FindUsedTypes pass
Chris Lattner
2001-11-09
1
-2
/
+13
*
Add analysis pass.
Chris Lattner
2001-11-07
1
-1
/
+10
*
Add support to print a call graph, and also add support for module level inte...
Chris Lattner
2001-09-28
1
-7
/
+37
*
Export the instruction forest support from the analysis library
Chris Lattner
2001-09-14
1
-1
/
+7
*
iFix dependence order
Chris Lattner
2001-09-09
1
-1
/
+1
*
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
Chris Lattner
2001-09-07
1
-10
/
+3
*
Parenthesize output for expranalyze so that pointer stuff being multiplied is...
Chris Lattner
2001-07-25
1
-2
/
+2
*
Use the new Alias command line option
Chris Lattner
2001-07-23
1
-1
/
+2
*
CommandLine library cleanup. No longer use getValue/setValue, instead, just ...
Chris Lattner
2001-07-23
1
-3
/
+3
*
Moved inline/llvm/Tools/* to include/llvm/Support/*
Chris Lattner
2001-07-23
1
-1
/
+1
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
2
-45
/
+53
*
Support changed expression api
Chris Lattner
2001-07-21
1
-5
/
+5
*
Update makefile for more accurate deps
Chris Lattner
2001-07-20
2
-3
/
+38
*
Fix clean target
Chris Lattner
2001-07-18
1
-1
/
+1
*
Reordered link line for correct static linking.
Vikram S. Adve
2001-07-15
1
-2
/
+2
*
Add better support for post dominator information.
Chris Lattner
2001-07-06
1
-23
/
+46
*
Initial checkin of analyze tool.
Chris Lattner
2001-07-03
2
-0
/
+114