This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 939c6145a96 [TargetLowering] improve the default expansion of uaddsat/usubsat new 7cb598a0d7a [DAGCombine] Fold (x & ~y) | y patterns
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/SelectionDAG/DAGCombiner.cpp | 22 ++++++++++ test/CodeGen/AArch64/sat-add.ll | 24 ++++------- .../unfold-masked-merge-scalar-variablemask.ll | 6 +-- ...nfold-masked-merge-vector-variablemask-const.ll | 7 +--- .../X86/unfold-masked-merge-scalar-variablemask.ll | 12 ++---- ...nfold-masked-merge-vector-variablemask-const.ll | 49 ++++++++-------------- 6 files changed, 56 insertions(+), 64 deletions(-)