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
/
lib
/
VMCore
/
PassManagerT.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
changes for 64bit gcc
Anand Shukla
2002-06-25
1
-1
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-19
/
+19
*
Fix problem where subpasses would invalidate all analyses outstanding
Chris Lattner
2002-04-30
1
-0
/
+8
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+3
*
Add a new command line option for PassManager using utilities.
Chris Lattner
2002-04-29
1
-11
/
+84
*
Move include/llvm/PassManager.h to lib/VMCore/PassManagerT.h
Chris Lattner
2002-04-28
1
-6
/
+9
*
Minor changes to allow Modules (which are no longer Values) to work
Chris Lattner
2002-04-28
1
-4
/
+6
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-49
/
+84
*
Make build work in release mode
Chris Lattner
2002-04-04
1
-11
/
+2
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-12
/
+12
*
Make an assertion provide a more helpful error message
Chris Lattner
2002-03-17
1
-1
/
+2
*
Add more debug output
Chris Lattner
2002-02-01
1
-1
/
+5
*
* Make debugging output nicer
Chris Lattner
2002-01-31
1
-50
/
+124
*
Fix bug where we didn't initialize and finalize basic block passes
Chris Lattner
2002-01-31
1
-6
/
+22
*
Checkin new pass framework. This one is more useful and automatically
Chris Lattner
2002-01-30
1
-0
/
+395