[PATCH] D50212: [X86] Remove RELEASE_ and ACQUIRE_ pseudo instructions. Use isel patterns and the normal instructions instead

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 13:38:20 PDT 2018


craig.topper updated this revision to Diff 159079.
craig.topper added a comment.

Put the floating point stuff back


https://reviews.llvm.org/D50212

Files:
  lib/Target/X86/X86InstrCompiler.td
  lib/Target/X86/X86MCInstLower.cpp
  test/CodeGen/X86/atomic-non-integer.ll
  test/CodeGen/X86/atomic_idempotent.ll
  test/CodeGen/X86/atomic_mi.ll
  test/CodeGen/X86/conditional-tailcall-samedest.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50212.159079.patch
Type: text/x-patch
Size: 18644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/f272df99/attachment.bin>


More information about the llvm-commits mailing list