This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 09f4ea2 [SystemZ] Enable long displacement constraints for inline ASM [...] new c4f2258 Reapply "[MBP] Reduce code size by running tail merging in MBP."" new 5fe52b9 PDB/Raw/Hash.h: try to fix VS2013 build
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/DebugInfo/PDB/Raw/Hash.h | 1 + lib/CodeGen/BranchFolding.cpp | 85 ++++++++++++++++++++++-------- lib/CodeGen/BranchFolding.h | 24 ++++++--- lib/CodeGen/IfConversion.cpp | 7 ++- lib/CodeGen/MachineBlockPlacement.cpp | 39 ++++++++++++-- test/CodeGen/AArch64/tailmerging_in_mbp.ll | 63 ++++++++++++++++++++++ test/CodeGen/ARM/arm-and-tst-peephole.ll | 2 +- 7 files changed, 186 insertions(+), 35 deletions(-) create mode 100644 test/CodeGen/AArch64/tailmerging_in_mbp.ll