This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aaf7ddc474c Update tests for the patch. new e8752f4f056 [Profile] Make host tool aware of object format when querin [...] new c1656ad2273 [InstCombine] Refactor SimplifyUsingDistributiveLaws to mor [...]
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/ProfileData/InstrProf.h | 14 +++++ lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 6 +-- lib/ProfileData/Coverage/CoverageMappingReader.cpp | 21 ++++---- lib/ProfileData/InstrProf.cpp | 17 +++++- .../InstCombine/InstructionCombining.cpp | 63 +++++++++++----------- 5 files changed, 75 insertions(+), 46 deletions(-)