This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 927c2b02731 [X86][AARCH64] Improve ISD::ABS support new f456055a363 [X86] Improve vXi64 ISD::ABS codegen with SSE41+
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 | 9 + test/CodeGen/X86/combine-abs.ll | 5 +- test/CodeGen/X86/viabs.ll | 384 ++++++++++++++++++++++++------------- 3 files changed, 263 insertions(+), 135 deletions(-)