This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7bf48fa [Target] Add NoSignedZerosFPMath to the TargetOptions constructor new e5af052 Remove inclusion of SSAUpdater from several passes. new 828b398 Add support to dump dot graph block layout after MBP
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/BlockFrequencyInfoImpl.h | 7 +++- include/llvm/CodeGen/MachineBlockFrequencyInfo.h | 2 +- lib/CodeGen/BranchFolding.cpp | 2 + lib/CodeGen/BranchFolding.h | 1 + lib/CodeGen/MachineBlockFrequencyInfo.cpp | 53 +++++++++++++++++++++--- lib/CodeGen/MachineBlockPlacement.cpp | 14 +++++++ lib/Transforms/Scalar/LoopInterchange.cpp | 2 +- lib/Transforms/Scalar/MergedLoadStoreMotion.cpp | 1 - lib/Transforms/Scalar/NewGVN.cpp | 1 - 9 files changed, 72 insertions(+), 11 deletions(-)