This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 524310b8b56 Fix "enumeral and non-enumeral type in conditional expressi [...] new 5478a36577c [CGP] add special-cases to form unsigned add with overflow [...]
The 1 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/CodeGenPrepare.cpp | 35 ++++++++++++++++----- test/CodeGen/AArch64/uaddo.ll | 26 ++++++---------- test/CodeGen/X86/codegen-prepare-uaddo.ll | 27 ++++++---------- test/CodeGen/X86/rd-mod-wr-eflags.ll | 11 +++---- .../CodeGenPrepare/X86/overflow-intrinsics.ll | 36 ++++++++++++---------- 5 files changed, 71 insertions(+), 64 deletions(-)