This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec248eb35c4 [llvm-mca] Remove the verb 'assemble' from a few options in [...] new b5378372b8a [InstCombine] Combine nested min/max intrinsics with constants new da002c73974 [InstCombine] add tests for fcmp with -0.0; NFC
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/Transforms/InstCombine/InstCombineCalls.cpp | 36 +++++++++++++++- test/Transforms/InstCombine/fcmp-special.ll | 57 +++++++++++++++++++++++++ test/Transforms/InstCombine/maximum.ll | 18 +++----- test/Transforms/InstCombine/maxnum.ll | 18 +++----- test/Transforms/InstCombine/minimum.ll | 18 +++----- test/Transforms/InstCombine/minnum.ll | 18 +++----- 6 files changed, 116 insertions(+), 49 deletions(-)