[LLVMdev] Profiling in LLVM Patch Followup 2
Andreas Neustifter
e0325716 at student.tuwien.ac.at
Thu Jul 2 23:48:29 PDT 2009
Hi,
this is the second in a series of patches to cleanup and improve the
LLVM Profiling Infrastructure. It depends on the previous patch from
http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-July/023569.html
The ProfileInfoLoaderPass was only dealing with edge profiling
information, this patch adds support for block and function profiling
information.
Grettings, Andi
More information about the llvm-dev
mailing list