History log of /external/llvm/lib/Analysis/ProfileDataLoaderPass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f91e400b2125067e75e0f2159bca7ffd0cf109a0 31-Aug-2012 Bill Wendling <isanbard@gmail.com> Cleanups due to feedback. No functionality change. Patch by Alistair.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162979 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Analysis/ProfileDataLoaderPass.cpp
d26200423ee818e54d4088bd0c499caf840d866d 29-Aug-2012 Manman Ren <mren@apple.com> Profile: set branch weight metadata with data generated from profiling.

This patch implements ProfileDataLoader which loads profile data generated by
-insert-edge-profiling and updates branch weight metadata accordingly.

Patch by Alastair Murray.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162799 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Analysis/ProfileDataLoaderPass.cpp