This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 31b117619fe [AMDGPU] Fix -Wunused-variable after rL352978 new 240f5828090 [X86] Lower ISD::UADDO to use the Z flag instead of C flag [...]
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/Target/X86/X86ISelLowering.cpp | 8 +++- test/CodeGen/X86/codegen-prepare-uaddo.ll | 4 +- test/CodeGen/X86/combine-add-usat.ll | 4 +- test/CodeGen/X86/scheduler-backtracking.ll | 20 ++++----- test/CodeGen/X86/slow-incdec.ll | 68 ++++++++++++++++++++---------- test/CodeGen/X86/xaluo.ll | 16 +++---- 6 files changed, 74 insertions(+), 46 deletions(-)