This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fffa6110345 Revert "[CodeGen] Omit range checks from jump tables when l [...] new 7d2b43bd7c7 [TargetLowering] simplify code for uaddsat/usubsat expansion; NFC new 53c102ac201 [DAGCombiner] Enable UADDO/USUBO vector combine support
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/SelectionDAG/DAGCombiner.cpp | 19 +++++++-------- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 30 +++++++++++------------- test/CodeGen/X86/combine-addo.ll | 33 ++++++++++---------------- test/CodeGen/X86/combine-subo.ll | 36 +++++------------------------ 4 files changed, 39 insertions(+), 79 deletions(-)