This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d330744 [IRCE] Change variable grouping; NFC new 281da4f Revert "Codegen: Don't tail-duplicate blocks with un-analyzab [...] new 12fc232 Revert "CodeGen: If Convert blocks that would form a diamond [...]
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/IfConversion.cpp | 416 ++++----------------- lib/CodeGen/TailDuplicator.cpp | 10 - .../CodeGen/PowerPC/ifcvt-forked-bug-2016-08-08.ll | 36 -- .../PowerPC/tail-dup-analyzable-fallthrough.ll | 34 -- test/CodeGen/Thumb2/thumb2-ifcvt1.ll | 47 +-- 5 files changed, 69 insertions(+), 474 deletions(-) delete mode 100644 test/CodeGen/PowerPC/ifcvt-forked-bug-2016-08-08.ll delete mode 100644 test/CodeGen/PowerPC/tail-dup-analyzable-fallthrough.ll