This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1df457a [CostModel][X86] Added fcopysign costs new 4a24b14 [SLPVectorizer][X86] Added fabs tests new a94243b [SLPVectorizer][X86] Added fcopysign tests
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: .../SLPVectorizer/X86/{sqrt.ll => fabs.ll} | 254 ++++++------- test/Transforms/SLPVectorizer/X86/fcopysign.ll | 404 +++++++++++++++++++++ 2 files changed, 531 insertions(+), 127 deletions(-) copy test/Transforms/SLPVectorizer/X86/{sqrt.ll => fabs.ll} (69%) create mode 100644 test/Transforms/SLPVectorizer/X86/fcopysign.ll