This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1a05a8 [Bitcode] Add compatibility test for the 4.0 release new 5edba1d [PGO] Value profile for size of memory intrinsic calls
The 1 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: .../Instrumentation/PGOInstrumentation.cpp | 27 ++++++++-- .../Inputs/memop_size_annotation.proftext | 27 ++++++++++ .../Transforms/PGOProfile/memop_size_annotation.ll | 59 ++++++++++++++++++++++ 3 files changed, 108 insertions(+), 5 deletions(-) create mode 100644 test/Transforms/PGOProfile/Inputs/memop_size_annotation.proftext create mode 100644 test/Transforms/PGOProfile/memop_size_annotation.ll