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
/
PassSupport.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove a deprecated interface that was pretty useless
Gabor Greif
2009-03-02
1
-7
/
+0
*
fix typo
Gabor Greif
2009-03-02
1
-1
/
+1
*
Correct a comment.
Dan Gohman
2008-06-24
1
-1
/
+1
*
Remove warnings about unused parameters and shadowed variables.
Bill Wendling
2008-05-19
1
-6
/
+6
*
Make PassInfo noncopyable.
Dan Gohman
2008-05-14
1
-0
/
+4
*
Change class' public PassInfo variables to by initialized with the
Dan Gohman
2008-05-13
1
-53
/
+50
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-1
/
+0
*
PassInfo keep tracks whether a pass is an analysis pass or not.
Devang Patel
2008-03-19
1
-6
/
+12
*
Add explicit keywords.
Dan Gohman
2008-01-29
1
-1
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
update comment.
Chris Lattner
2007-10-18
1
-1
/
+1
*
Change casts from old style to new style. This helps document the details
Reid Spencer
2007-08-12
1
-4
/
+4
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+257