[PATCH] D59308: [X86] Check for 64-bit mode in X86Subtarget::hasCmpxchg16b()

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 11:48:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356078: [X86] Check for 64-bit mode in X86Subtarget::hasCmpxchg16b() (authored by ctopper, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D59308?vs=190444&id=190463#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59308/new/

https://reviews.llvm.org/D59308

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/CodeGen/X86/atomic128.ll
  llvm/trunk/test/CodeGen/X86/atomicf128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59308.190463.patch
Type: text/x-patch
Size: 29517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/d3ea2208/attachment.bin>


More information about the llvm-commits mailing list