This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dfc7fb5622f Revert "AMDGPU: Split block for si_end_cf" new bb63d993091 [X86] Use MOVQ for i64 atomic_stores when SSE2 is enabled
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 | 75 ++++++++--- lib/Target/X86/X86ISelLowering.h | 3 + lib/Target/X86/X86InstrAVX512.td | 5 + lib/Target/X86/X86InstrFragmentsSIMD.td | 2 + lib/Target/X86/X86InstrSSE.td | 6 + test/CodeGen/X86/atomic-fp.ll | 204 +++++++---------------------- test/CodeGen/X86/atomic-load-store-wide.ll | 56 ++++---- test/CodeGen/X86/atomic-non-integer.ll | 176 ++++++++++++++++++------- test/CodeGen/X86/atomic6432.ll | 31 +---- 9 files changed, 282 insertions(+), 276 deletions(-)