This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 780bce36596 [CVP] Add tests for saturating add/sub ranges; NFC new f441bf782fd [NFC] Update test checks
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: test/Analysis/ValueTracking/select-pattern.ll | 1 + test/Transforms/CallSiteSplitting/split-loop.ll | 15 +- test/Transforms/LoopVectorize/if-pred-stores.ll | 518 +++++++++++++++++---- test/Transforms/SimplifyCFG/PR30210.ll | 14 +- .../Transforms/SimplifyCFG/UnreachableEliminate.ll | 131 +++--- test/Transforms/SimplifyCFG/unreachable_assume.ll | 49 ++ 6 files changed, 572 insertions(+), 156 deletions(-) create mode 100644 test/Transforms/SimplifyCFG/unreachable_assume.ll