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
*
- 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
*
Expose cfg simplification pass
Chris Lattner
2002-05-21
1
-11
/
+13
*
expose LICM pass
Chris Lattner
2002-05-10
1
-1
/
+4
*
Expose the lowerallocs pass
Chris Lattner
2002-05-10
1
-4
/
+15
*
Expose the pi node insertion pass.
Chris Lattner
2002-05-10
1
-2
/
+4
*
Expose expression reassociation
Chris Lattner
2002-05-08
1
-1
/
+3
*
Spell aggressive correctly
Chris Lattner
2002-05-07
1
-2
/
+2
*
Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h
Chris Lattner
2002-05-07
1
-8
/
+1
*
Move UnifyFunctionExitNodes to Utils library: final resting place this time
Chris Lattner
2002-05-07
1
-1
/
+1
*
Updates to move some header files out of include/llvm/Transforms into
Chris Lattner
2002-05-07
1
-4
/
+4
*
Straighten out makefiles after moving code to new Transform Utils library
Chris Lattner
2002-05-07
1
-1
/
+1
*
Expose the internalize pass.
Chris Lattner
2002-04-28
1
-1
/
+5
*
Expose new GCSE pass
Chris Lattner
2002-04-28
1
-1
/
+4
*
s/Method/Function
Chris Lattner
2002-04-27
1
-3
/
+3
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-20
/
+20
*
Make sure that there is no case where a signal can occur leaving a partially
Chris Lattner
2002-04-18
1
-0
/
+5
*
* Add the printm pass to allow dumping the entire module after a transformation.
Chris Lattner
2002-04-13
1
-9
/
+15
*
Expose funcresolve pass through opt
Chris Lattner
2002-04-12
1
-1
/
+4
*
s/PrintMethodPass/PrintFunctionPass
Chris Lattner
2002-04-08
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
*
Add hook for pool allocation pass
Chris Lattner
2002-03-28
1
-2
/
+5
*
Checking for Cameron
Chris Lattner
2002-03-28
1
-1
/
+1
*
Rename pass to DecomposeMultiDimRefs.
Vikram S. Adve
2002-03-24
1
-1
/
+4
*
Expose dead instruction elimination pass
Chris Lattner
2002-03-14
1
-1
/
+3
*
Pull interprocedural analyses out of Analysis library into their own lib
Chris Lattner
2002-03-06
1
-1
/
+1
*
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-26
1
-44
/
+22
*
Move ProfilePaths class into ProfilePaths library, only expose a creation fun...
Chris Lattner
2002-02-26
1
-1
/
+3
*
Includes -paths option to trace paths in the program
Anand Shukla
2002-02-26
1
-2
/
+7
*
Link in the PathProfiles library
Anand Shukla
2002-02-26
1
-1
/
+1
*
* Expose the verifier pass as one that can be ran
Chris Lattner
2002-02-20
1
-1
/
+11
[next]