This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e49d7b229d4 [X86] Add test cases for reciprocal estimation for v16f32 v [...] new 98e0a453a76 [X86] Enable reciprocal estimates for v16f32 vectors by usi [...]
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/Target/X86/X86ISelLowering.cpp | 16 +++++++---- test/CodeGen/X86/recip-fastmath.ll | 28 +++++++++++++------ test/CodeGen/X86/recip-fastmath2.ll | 56 ++++++++++++++++++++++++------------- test/CodeGen/X86/sqrt-fastmath.ll | 8 ++++-- 4 files changed, 71 insertions(+), 37 deletions(-)