aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ProfileDataLoader.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-29Remove code to saturate profile counts.Bob Wilson1-8/+1
2012-08-31Clean up ProfileDataLoader a bit.Benjamin Kramer1-43/+19
2012-08-31Cleanups due to feedback. No functionality change. Patch by Alistair.Bill Wendling1-34/+34
2012-08-28Profile: set branch weight metadata with data generated from profiling.Manman Ren1-0/+186