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
/
docs
/
WritingAnLLVMPass.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo.
Dan Gohman
2009-06-15
1
-1
/
+1
*
Eliminate several more unnecessary intptr_t casts.
Dan Gohman
2009-02-18
1
-2
/
+2
*
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
Duncan Sands
2009-01-28
1
-5
/
+7
*
Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>
Misha Brukman
2008-12-11
1
-1
/
+1
*
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-12-11
1
-2
/
+2
*
Clarify documentation. A module pass MP can require a function paqss FP only ...
Devang Patel
2008-11-06
1
-1
/
+2
*
fix prototype of print, it is (llvm/Pass.h):
Edwin Török
2008-10-28
1
-1
/
+1
*
HTML syntax fixes.
Dan Gohman
2008-10-14
1
-1
/
+1
*
PassInfo keep tracks whether a pass is an analysis pass or not.
Devang Patel
2008-03-19
1
-2
/
+8
*
Fix some wording.
John Criswell
2007-12-10
1
-1
/
+2
*
Fixed typo.
John Criswell
2007-12-03
1
-1
/
+1
*
fix a typo
Chris Lattner
2007-11-16
1
-1
/
+1
*
Fix example code.
Devang Patel
2007-07-25
1
-0
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+1817