This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3a41295 [InstCombine] enable (X >>?,exact C1) << C2 --> X << (C2 - C1 [...] new 1a20e3f llvm-c: Keep LLVMDumpModule() even in release builds new 6698c5d [X86] Reproducer for pr31719. NFC
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/IR/Core.cpp | 7 +++---- test/CodeGen/X86/adde-carry.ll | 35 ++++++++++++++++++++++++++++++++--- 2 files changed, 35 insertions(+), 7 deletions(-)