[PATCH] D50212: [X86] Remove RELEASE_ and ACQUIRE_ pseudo instructions. Use isel patterns and the normal instructions instead
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 3 14:41:14 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338925: [X86] Remove RELEASE_ and ACQUIRE_ pseudo instructions. Use isel patterns and… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50212?vs=159079&id=159098#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50212
Files:
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
llvm/trunk/test/CodeGen/X86/atomic-non-integer.ll
llvm/trunk/test/CodeGen/X86/atomic_idempotent.ll
llvm/trunk/test/CodeGen/X86/atomic_mi.ll
llvm/trunk/test/CodeGen/X86/conditional-tailcall-samedest.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50212.159098.patch
Type: text/x-patch
Size: 18845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/e6a20bf4/attachment.bin>
More information about the llvm-commits
mailing list