[PATCH] D11422: Refactor AtomicExpand::expandAtomicRMWToCmpXchg into a standalone function.
Richard Diamond
wichard at vitalitystudios.com
Fri Jul 24 12:59:15 PDT 2015
DiamondLovesYou updated this revision to Diff 30595.
DiamondLovesYou added a comment.
Herald added a subscriber: jfb.
Addressed JF's feedback. Also made `expandAtomicRMWToCmpXchg` delegate `NewLoaded` && `Success`s value to the callback function.
Repository:
rL LLVM
http://reviews.llvm.org/D11422
Files:
include/llvm/CodeGen/AtomicExpandUtils.h
lib/CodeGen/AtomicExpandPass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11422.30595.patch
Type: text/x-patch
Size: 9604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150724/d84c7940/attachment.bin>
More information about the llvm-commits
mailing list