This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 83d93d47c24 [InstCombine] add min3-with-nots test (PR35875); NFC new d0807050dd4 [ValueTracking] recognize min/max-of-min/max with notted op [...] new f5200f6e382 [InstCombine] For cos/sin -> tan copy attributes from cos i [...]
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/ValueTracking.cpp | 43 +- .../InstCombine/InstCombineMulDivRem.cpp | 5 +- test/CodeGen/AArch64/minmax-of-minmax.ll | 706 ++++++++++----------- test/Transforms/InstCombine/fdiv-cos-sin.ll | 27 +- test/Transforms/InstCombine/max-of-nots.ll | 12 +- 5 files changed, 375 insertions(+), 418 deletions(-)