Displaying 2 results from an estimated 2 matches for "11e48dcb".
2013 Sep 13
0
[LLVMdev] Removing legacy profiling code from LLVM
...ime with newcomers looking at this code, trying to do stuff
> with it, and then realizing it never really worked or was actively
> maintained.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130912/11e48dcb/attachment.html>
2013 Sep 13
2
[LLVMdev] Removing legacy profiling code from LLVM
Alright, I'm ready to nuke it. Last chance to say stop.
For context of others, this has come up repeatedly: no one we know of is
using EdgeProfiling.cpp, PathProfiling.cpp, and the
lib/Analysis/Profile*Pass.cpp collection of tools. They haven't been
updated since 2012 when Alastair Murray looked into this stuff, and both
current efforts towards PGO are essentially *totally* different