[PATCH] D16239: Fix PR25526 by adding back limited cmpxchg pseudo-Insts

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 15:36:30 PDT 2016


t.p.northover updated this revision to Diff 52861.
t.p.northover added a comment.

New diff preserving MBB LiveIns during the transformation.


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.52861.patch
Type: text/x-patch
Size: 19128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160406/5b1b2ed3/attachment.bin>


More information about the llvm-commits mailing list