[PATCH] D40092: [globalisel][irtranslator] Add support for atomicrmw and (strong) cmpxchg
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 26 17:52:57 PDT 2018
dsanders updated this revision to Diff 152994.
dsanders marked an inline comment as done.
dsanders added a comment.
Herald added a reviewer: javed.absar.
Rebased to master. This is still ready to commit but it needs a corresponding change to ISel
to be able to land.
Repository:
rL LLVM
https://reviews.llvm.org/D40092
Files:
include/llvm/CodeGen/GlobalISel/IRTranslator.h
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
lib/CodeGen/GlobalISel/IRTranslator.cpp
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll.rej
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40092.152994.patch
Type: text/x-patch
Size: 38051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/7ed1d52f/attachment.bin>
More information about the llvm-commits
mailing list