This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ae0f3914ef [AArch64] add tests for min/max of min/max (PR35717); NFC new db850cf9f48 [ValueTracking] recognize min/max of min/max 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/Analysis/ValueTracking.cpp | 79 +++++++ test/CodeGen/AArch64/minmax-of-minmax.ll | 384 +++++++++++++------------------ 2 files changed, 239 insertions(+), 224 deletions(-)