This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 331b6f31af8 [CodeGen] Move printing '\n' from MachineInstr::print to Ma [...] new f66532b0601 [CodeGen] Unify the syntax of MBB successors in MIR and -de [...] new e4de84b6004 [CodeGen] Only print successors when the list is not empty
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: lib/CodeGen/MachineBasicBlock.cpp | 38 +++++++++++++++------- test/CodeGen/ARM/Windows/dbzchk.ll | 12 +++---- test/CodeGen/ARM/ifcvt-branch-weight-bug.ll | 2 +- test/CodeGen/ARM/ifcvt-branch-weight.ll | 2 +- test/CodeGen/ARM/ifcvt-iter-indbr.ll | 4 +-- test/CodeGen/ARM/tail-merge-branch-weight.ll | 2 +- test/CodeGen/ARM/taildup-branch-weight.ll | 4 +-- .../AVR/select-must-add-unconditional-jump.ll | 4 +-- test/CodeGen/Generic/MachineBranchProb.ll | 10 +++--- test/CodeGen/Hexagon/ifcvt-edge-weight.ll | 2 +- test/CodeGen/X86/2010-05-12-FastAllocKills.ll | 4 +-- test/CodeGen/X86/MachineBranchProb.ll | 4 +-- test/CodeGen/X86/catchpad-weight.ll | 2 +- test/CodeGen/X86/stack-protector-weight.ll | 4 +-- test/CodeGen/X86/switch-edge-weight.ll | 22 ++++++------- test/CodeGen/X86/switch-jump-table.ll | 4 +-- 16 files changed, 68 insertions(+), 52 deletions(-)