This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 07c5c7fbf9f [InstCombine] add tests for FMF propagation failure; NFC new bd1a44f2b85 [InstCombine] propagate fast-math-flags when folding fcmp+fneg new c52594aa970 [InstCombine] reduce code; NFC new 9063923ffc9 [InstCombine] adjust tests to show dropping FMF; NFC new 458830edd57 [benchmark] Disable exceptions in Microsoft STL
The 4 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/InstCombineCompares.cpp | 29 +++++++++++++--------- test/Transforms/InstCombine/fcmp.ll | 12 ++++----- utils/benchmark/CMakeLists.txt | 1 + utils/benchmark/README.LLVM | 2 ++ 4 files changed, 26 insertions(+), 18 deletions(-)