This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad03152cf75 [X86] Avoid icmp undef in reduced tests new 5db1718aa6e [X86] Check for 64-bit mode in X86Subtarget::hasCmpxchg16b()
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 | 2 + lib/Target/X86/X86InstrInfo.td | 2 +- lib/Target/X86/X86Subtarget.h | 2 +- test/CodeGen/X86/atomic128.ll | 578 +++++++++++++++++++++++++++++++++++-- test/CodeGen/X86/atomicf128.ll | 27 ++ 5 files changed, 587 insertions(+), 24 deletions(-) create mode 100644 test/CodeGen/X86/atomicf128.ll