This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2739f4e8fdd [LoopSink] Add preheader to alias set new c6ecc6fd0ae [AMDGPU] Regenerate weird stores tests. new 4f676c68646 [ConstantFolding] Add support for saturating add/sub
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/Analysis/ConstantFolding.cpp | 12 ++ .../Analysis/ConstantFolding/saturating-add-sub.ll | 111 ++++++++++ test/CodeGen/AMDGPU/store-weird-sizes.ll | 238 ++++++++++++++++++--- 3 files changed, 328 insertions(+), 33 deletions(-) create mode 100644 test/Analysis/ConstantFolding/saturating-add-sub.ll