[PATCH] D66309: Introduce infrastructure for an incremental port of SelectionDAG atomic load/store handling

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 14:10:56 PDT 2019


reames updated this revision to Diff 218788.
reames added a comment.

Rebase tests...


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

https://reviews.llvm.org/D66309

Files:
  include/llvm/CodeGen/SelectionDAGNodes.h
  include/llvm/CodeGen/TargetLowering.h
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  test/CodeGen/X86/atomic-unordered.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66309.218788.patch
Type: text/x-patch
Size: 59895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/5ff14882/attachment-0001.bin>


More information about the llvm-commits mailing list