aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/PathProfileVerifier.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-15Remove all remaining uses of Value::getNameStr().Benjamin Kramer1-8/+8
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner1-1/+1
2011-01-29Implementation of path profiling.Andrew Trick1-0/+207