[PATCH] D41798: [LegalizeDAG] Fix ATOMIC_CMP_SWAP_WITH_SUCCESS legalization.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 14:07:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322767: [LegalizeDAG] Fix ATOMIC_CMP_SWAP_WITH_SUCCESS legalization. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41798?vs=128831&id=130270#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41798

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/test/CodeGen/AArch64/atomic-ops-lse.ll
  llvm/trunk/test/CodeGen/ARM/atomic-cmpxchg.ll
  llvm/trunk/test/CodeGen/ARM/cmpxchg-O0.ll
  llvm/trunk/test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41798.130270.patch
Type: text/x-patch
Size: 5737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/696149f9/attachment.bin>


More information about the llvm-commits mailing list