[PATCH] D16239: Fix PR25526 by adding back limited cmpxchg pseudo-Insts
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 13:28:59 PST 2016
t.p.northover updated this revision to Diff 46829.
t.p.northover added a comment.
Think I've fixed most of the issues people mentioned.
http://reviews.llvm.org/D16239
Files:
lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64InstrAtomics.td
test/CodeGen/AArch64/cmpxchg-O0.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16239.46829.patch
Type: text/x-patch
Size: 18153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160203/f7a2a299/attachment.bin>
More information about the llvm-commits
mailing list