This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d96514b [InstCombine] use m_APInt for div --> ashr fold The APInt mat [...] new 89fca4c X86 Lowering - Fixed a crash in ICMP scalar instruction new 8c57f91 Refactor duplicated condition.
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/Target/PowerPC/PPCRegisterInfo.cpp | 7 +++---- lib/Target/X86/X86ISelLowering.cpp | 6 ++---- test/CodeGen/X86/2016-06-28-ICmpCrash.ll | 31 +++++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/X86/2016-06-28-ICmpCrash.ll