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
/
PassManager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
1
-0
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Enabling incremental bytecode loading in the JIT:
Misha Brukman
2003-10-14
1
-1
/
+3
*
Use 'F' for Function instead of 'M'.
Misha Brukman
2003-10-10
1
-1
/
+1
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Add new method to FunctionPassManager to add ImmutablePasses.
Brian Gaeke
2003-08-14
1
-0
/
+6
*
Add FunctionPassManager - it's like a PassManager, but it only deals in
Brian Gaeke
2003-08-12
1
-1
/
+25
*
The plural of `Pass' is Passes, not Pass's.
Misha Brukman
2003-05-20
1
-1
/
+1
*
Convert comments to Doxygen style
Chris Lattner
2002-08-25
1
-8
/
+8
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-1
/
+1
*
* Add a stub to FunctionPass so that subclasses can declare that they do not
Chris Lattner
2002-04-28
1
-0
/
+36