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
/
Transforms
/
Instrumentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
initial version: for emitfuncs pass
Anand Shukla
2002-07-12
1
-0
/
+16
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-2
/
+2
*
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-26
1
-30
/
+3
*
Move ProfilePaths class into ProfilePaths library, only expose a creation fun...
Chris Lattner
2002-02-26
1
-10
/
+4
*
Initial check in of header file for profile-paths pass
Anand Shukla
2002-02-26
1
-0
/
+43
*
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-21
1
-4
/
+4
*
Refactor trace values to work as a proper pass. Before it used to add
Chris Lattner
2001-12-14
1
-4
/
+9
*
move llvm/Transforms/Pass.h to the top level llvm/Pass.h file
Chris Lattner
2001-10-18
1
-18
/
+8
*
Convert to new simpler Pass structure
Chris Lattner
2001-10-18
1
-57
/
+16
*
ConcretePass should not be a templated class!
Chris Lattner
2001-10-15
1
-1
/
+1
*
Convert to use Pass infrastructure
Chris Lattner
2001-10-15
1
-5
/
+18
*
Insert code to trace values at basic block and method exits.
Vikram S. Adve
2001-10-14
1
-0
/
+75