This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b8ee2dfc59a [DWARF] Fix formatting bug with r321295. This fixes a MIPS [...] new fe7b9dc2d2f Add hasProfileData() to check if a function has profile data. NFC.
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: include/llvm/IR/Function.h | 6 ++++++ lib/Analysis/ModuleSummaryAnalysis.cpp | 2 +- lib/Analysis/ProfileSummaryInfo.cpp | 2 +- lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +- lib/CodeGen/MachineBlockPlacement.cpp | 6 +++--- lib/Transforms/IPO/PartialInlining.cpp | 8 ++++---- lib/Transforms/Scalar/JumpThreading.cpp | 5 ++--- lib/Transforms/Scalar/LoopSink.cpp | 2 +- lib/Transforms/Scalar/LoopUnrollPass.cpp | 2 +- lib/Transforms/Utils/LoopUnrollPeel.cpp | 2 +- 10 files changed, 21 insertions(+), 16 deletions(-)