[PATCH] D42478: [AArch64] Improve v8.1-A code-gen for atomic load-and

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 09:05:54 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324908: [AArch64] Improve v8.1-A code-gen for atomic load-and (authored by olista01, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42478?vs=131262&id=133881#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42478

Files:
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/lib/Target/AArch64/AArch64InstrAtomics.td
  llvm/trunk/test/CodeGen/AArch64/atomic-ops-lse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42478.133881.patch
Type: text/x-patch
Size: 13175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/f72633fa/attachment.bin>


More information about the llvm-commits mailing list