This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7f88dad Fix up comment from r280442, noticed by Justin. new d5d75c5 IfConversion: Fix bug introduced by rescanning diamonds. new 482ae0a IfConversion: Add assertions that both sides of a diamond don [...]
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 | 7 +-- test/CodeGen/Thumb2/ifcvt-rescan-diamonds.ll | 66 ++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/Thumb2/ifcvt-rescan-diamonds.ll