This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 11faea3 [InstCombine] fold add(zext(xor X, C), C) --> sext X when C i [...] new bc05d15 [AArch64] Properly validate the reciprocal estimation. new 6f62be2 regenerate checks
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/Target/AArch64/AArch64ISelLowering.cpp | 6 +++ test/CodeGen/AArch64/recp-fastmath.ll | 34 +++++++++++++ test/CodeGen/AArch64/sqrt-fastmath.ll | 78 ++++++++++++++++++++++++++++-- test/Transforms/InstCombine/select.ll | 25 ++++++---- 4 files changed, 129 insertions(+), 14 deletions(-)