This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cfeb0f3b987 [llvm-mca] Small refactoring in preparation for another pat [...] new 935c1e9f5aa [InstCombine] Expand the simplification of pow(x, 0.5) to sqrt(x)
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/Transforms/Utils/SimplifyLibCalls.cpp | 51 ++++------- test/Transforms/InstCombine/pow-1.ll | 2 +- test/Transforms/InstCombine/pow-sqrt.ll | 146 +++++++++++++++++------------- 3 files changed, 102 insertions(+), 97 deletions(-)