[PATCH] D57601: Seperate volatility and atomicity/ordering in SelectionDAG

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 12:22:18 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355025: Seperate volatility and atomicity/ordering in SelectionDAG (authored by reames, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57601?vs=188443&id=188599#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57601

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZISelLowering.h
  llvm/trunk/lib/Target/XCore/XCoreISelLowering.cpp
  llvm/trunk/lib/Target/XCore/XCoreISelLowering.h
  llvm/trunk/test/CodeGen/AMDGPU/syncscopes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57601.188599.patch
Type: text/x-patch
Size: 8548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/4b651649/attachment.bin>


More information about the llvm-commits mailing list