[PATCH] D66322: [X86] Updated target specific selection dag code to conservatively check for isAtomic in addition to isVolatile

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 11:41:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371547: [X86] Updated target specific selection dag code to conservatively check for… (authored by reames, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66322?vs=219414&id=219579#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66322

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66322.219579.patch
Type: text/x-patch
Size: 6767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/7f404de2/attachment.bin>


More information about the llvm-commits mailing list