[PATCH] D44965: [llvm][Instrumentation/MC] Add Call Graph Profile pass and object file emission.

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 09:13:26 PDT 2018


evgeny777 added a comment.

This and https://reviews.llvm.org/D45850 made 2 - 2.5% performance improvement to a large real world application already built with PGO + full LTO. Any chance to push this anytime soon?


https://reviews.llvm.org/D44965





More information about the llvm-commits mailing list