[LLVMdev] Preserving ProfileInfo in several Passes
Andreas Neustifter
astifter-llvm at gmx.at
Thu Dec 3 09:56:23 PST 2009
Hi all,
this (altough a big patch) is actually pretty straight forward: It
(tries) to preserve ProfileInfo in all -std-compile-opts passes and all
X86-Backend passes.
There is still some passes that have corner cases where the ProfileInfo
is not correct after the pass. Some passes are still missing...
How shall I proceed with this?
Andi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-r90454.profileinfo-preservation.patch
Type: text/x-diff
Size: 67672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091203/22e0c60c/attachment.patch>
More information about the llvm-dev
mailing list