aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/ProfileVerifierPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces.Nick Lewycky2009-10-251-1/+1
* Bugfix. Sorry.Andreas Neustifter2009-09-111-1/+1
* Make ProfileEstimator even more robust on general CFGs.Andreas Neustifter2009-09-111-14/+25
* Make ProfileEstimator more robust on general CFGs.Andreas Neustifter2009-09-101-6/+17
* Fixed wrong storage option for ProfileVerifierDisableAssertions.Andreas Neustifter2009-09-091-36/+107
* Prevent warnings on compilers for which its not clear that assert won't return.Andreas Neustifter2009-09-041-0/+1
* Cleaned up ProfileVerifierPass.Andreas Neustifter2009-09-041-57/+78
* Preparation for Optimal Edge Profiling:Andreas Neustifter2009-09-011-0/+228