This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e4c346daccc [X86] Add cost model tests for experimental.vector.reduce.* [...] new 1a5348017b2 [InstCombine] Add tests for saturating add/sub; NFC new 1d994c233b5 [clang][slh] add attribute for speculative load hardening
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: docs/LangRef.rst | 22 +- test/Transforms/InstCombine/saturating-add-sub.ll | 669 ++++++++++++++++++++++ 2 files changed, 678 insertions(+), 13 deletions(-) create mode 100644 test/Transforms/InstCombine/saturating-add-sub.ll