[PATCH] D21029: Support expanding partial-word cmpxchg to full-word cmpxchg in AtomicExpandPass.
James Y Knight via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 17 11:18:45 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL273025: Support expanding partial-word cmpxchg to full-word cmpxchg in AtomicExpandPass. (authored by jyknight).
Changed prior to commit:
http://reviews.llvm.org/D21029?vs=59740&id=61114#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21029
Files:
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/AtomicExpandPass.cpp
llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
llvm/trunk/lib/Target/Sparc/SparcISelLowering.cpp
llvm/trunk/test/CodeGen/SPARC/atomics.ll
llvm/trunk/test/Transforms/AtomicExpand/SPARC/partword.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21029.61114.patch
Type: text/x-patch
Size: 37003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160617/7c13151a/attachment.bin>
More information about the llvm-commits
mailing list