This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d5cc99d571f [SLP]Moved NVPTX test under NVPTX directory, NFC. new 01f4bc2efa8 [ConstantFolding] Fold undef for integer intrinsics
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/Analysis/ConstantFolding.cpp | 177 +++++---- test/Analysis/ConstantFolding/bitcount.ll | 30 +- test/Analysis/ConstantFolding/funnel-shift.ll | 54 +-- .../Analysis/ConstantFolding/saturating-add-sub.ll | 72 ++-- test/Transforms/ConstProp/overflow-ops.ll | 24 +- .../InstCombine/saturating-add-sub-vector.ll | 411 --------------------- 6 files changed, 174 insertions(+), 594 deletions(-) delete mode 100644 test/Transforms/InstCombine/saturating-add-sub-vector.ll