This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5e3461e [Hexagon] Add a scheduling DAG mutation new 7818b96 fix documentation comments; NFC new 0922b28 [PGO] IRPGO pre-cleanup pass changes
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/InstructionSimplify.h | 108 ++++++++++------------------ lib/Transforms/IPO/PassManagerBuilder.cpp | 22 ++++++ test/Transforms/PGOProfile/preinline.ll | 22 ++++++ 3 files changed, 81 insertions(+), 71 deletions(-) create mode 100644 test/Transforms/PGOProfile/preinline.ll