index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
ProfileEstimatorPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
adopt getAdjustedAnalysisPointer in a few more passes.
Chris Lattner
2010-01-20
1
-0
/
+10
*
Convert debug messages to use dbgs(). Generally this means
David Greene
2009-12-23
1
-10
/
+10
*
Fix MSVC build.
Benjamin Kramer
2009-12-03
1
-1
/
+1
*
Do not create negative edge weights in ProfileEstimator.
Andreas Neustifter
2009-12-03
1
-21
/
+125
*
Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.
Nick Lewycky
2009-10-25
1
-2
/
+1
*
Make ProfileEstimator even more robust on general CFGs.
Andreas Neustifter
2009-09-11
1
-41
/
+87
*
Make ProfileEstimator more robust on general CFGs.
Andreas Neustifter
2009-09-10
1
-38
/
+52
*
Small fix in ProfileEstimator that eliminates duplicated code.
Andreas Neustifter
2009-09-01
1
-2
/
+1
*
Preparation for Optimal Edge Profiling:
Andreas Neustifter
2009-09-01
1
-1
/
+8
*
Implemented comments from Daniel Dunbar.
Andreas Neustifter
2009-08-26
1
-37
/
+45
*
Add a basic static ProfileInfo provider (ProfileEstimatorPass).
Daniel Dunbar
2009-08-08
1
-0
/
+236