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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 12:33:53 PST 2019


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

Helps if I upload the current diff...


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

https://reviews.llvm.org/D57601

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57601.188443.patch
Type: text/x-patch
Size: 8382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/7bc16ade/attachment.bin>


More information about the llvm-commits mailing list