This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 80f45964589 [SimplifyLibCalls] propagate FMF when folding pow(x, 2.0) c [...] new 922e02340f9 [InstCombine] add test for pow(x, -1.0) with FMF; NFC new ac349fb9d87 [SimplifyLibCalls] propagate FMF when folding pow(x, -1.0) call
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/Utils/SimplifyLibCalls.cpp | 25 ++++++++---------- test/Transforms/InstCombine/pow-1.ll | 43 +++++++++++++++++-------------- 2 files changed, 34 insertions(+), 34 deletions(-)