This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 85838270a50 [X86][SSE] Relax 0/-1 vector element insertion to work for [...] new aab686b3f7f [x86] enable CGP memcmp() expansion for 2/4/8 byte sizes
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 | 6 ++ lib/Target/X86/X86TargetTransformInfo.cpp | 6 ++ lib/Target/X86/X86TargetTransformInfo.h | 2 +- test/CodeGen/X86/memcmp.ll | 108 +++++++++++++++---- test/Transforms/CodeGenPrepare/X86/memcmp.ll | 150 +++++++++++++++++++++++---- 5 files changed, 230 insertions(+), 42 deletions(-)