llvm-6502/test/Analysis/Profiling
Manman Ren d26200423e 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
2012-08-28 22:21:25 +00:00
..
edge-profiling.ll
lit.local.cfg
load-branch-weights-ifs.ll Profile: set branch weight metadata with data generated from profiling. 2012-08-28 22:21:25 +00:00
load-branch-weights-loops.ll Profile: set branch weight metadata with data generated from profiling. 2012-08-28 22:21:25 +00:00
load-branch-weights-switches.ll Profile: set branch weight metadata with data generated from profiling. 2012-08-28 22:21:25 +00:00
profiling-tool-chain.ll