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
/
include
/
llvm
/
Pass.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for passes to announce that they only depend on the CFG of a
Chris Lattner
2002-05-06
1
-0
/
+9
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-2
/
+5
*
Stub functions for timing support
Chris Lattner
2002-04-29
1
-0
/
+3
*
Move FunctionPass::doesNotModifyCFG to AnalysisUsage::preservesCFG()
Chris Lattner
2002-04-28
1
-12
/
+11
*
* Add a stub to FunctionPass so that subclasses can declare that they do not
Chris Lattner
2002-04-28
1
-6
/
+13
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-53
/
+80
*
Allow a pass to obtain an analysis result for updating.
Chris Lattner
2002-04-10
1
-0
/
+20
*
Fix the release build
Chris Lattner
2002-04-04
1
-2
/
+0
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-9
/
+9
*
* Make debugging output nicer
Chris Lattner
2002-01-31
1
-14
/
+32
*
Checkin new pass framework. This one is more useful and automatically
Chris Lattner
2002-01-30
1
-67
/
+159
*
Pull run() into Pass.cpp
Chris Lattner
2002-01-23
1
-7
/
+3
*
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-21
1
-87
/
+118
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-2
/
+2
*
move llvm/Transforms/Pass.h to the top level llvm/Pass.h file
Chris Lattner
2001-10-18
1
-0
/
+126