[PATCH] D40092: [globalisel][irtranslator] Add support for atomicrmw and (strong) cmpxchg

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 12:38:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336589: [globalisel][irtranslator] Add support for atomicrmw and (strong) cmpxchg (authored by dsanders, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40092?vs=152994&id=154677#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40092

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/IRTranslator.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40092.154677.patch
Type: text/x-patch
Size: 37189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/cb4538f2/attachment-0001.bin>


More information about the llvm-commits mailing list