This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aab21a79d19 [X86] Remove wrong ReadAdvance from multiclass sse_fp_unop_s. new 9b1f6880c1b Re-push "[Option] Fix PR37006 prefix choice in findNearest" new 5ca8be39d26 [SLC] Support expanding pow(x, n+0.5) to x * x * ... * sqrt(x)
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/Option/OptTable.cpp | 48 +++++++------- lib/Transforms/Utils/SimplifyLibCalls.cpp | 66 +++++++++++++++---- test/Transforms/InstCombine/pow-4.ll | 106 ++++++++++++++++++++++++++++++ unittests/Option/OptionParsingTest.cpp | 4 ++ unittests/Option/Opts.td | 1 + 5 files changed, 187 insertions(+), 38 deletions(-)