This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from da9c5afc197 [TextAPI] Update reader to be supported by lib/Object new a1e2fd38b59 [InstCombine] Simplify pow(2.0, itofp(y)) to ldexp(1.0, y)
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 | 54 +++++++++++++++----------- test/Transforms/InstCombine/pow_fp_int.ll | 63 +++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+), 22 deletions(-)