[PATCH] D59679: [X86] Use movq for i64 atomic load on 32-bit targets when sse2 is enable
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 22 13:46:43 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356807: [X86] Use movq for i64 atomic load on 32-bit targets when sse2 is enable (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59679?vs=191928&id=191942#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59679/new/
https://reviews.llvm.org/D59679
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/atomic-load-store-wide.ll
llvm/trunk/test/CodeGen/X86/atomic-non-integer.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59679.191942.patch
Type: text/x-patch
Size: 8432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/e1d3134c/attachment.bin>
More information about the llvm-commits
mailing list