[PATCH] D35319: LSE Atomics reorg - Part I

Stefan Teleman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 16:05:32 PDT 2017


steleman updated this revision to Diff 109833.
steleman added a comment.

Restored definition for defm atomic_load_nand in TargetSelectionDAG.td,
which I had removed by mistake.


Repository:
  rL LLVM

https://reviews.llvm.org/D35319

Files:
  include/llvm/Target/TargetSelectionDAG.td
  lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp
  lib/Target/AArch64/AArch64InstrAtomics.td
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64SchedThunderX2T99.td
  test/CodeGen/AArch64/atomic-ops-lse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35319.109833.patch
Type: text/x-patch
Size: 155889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/ff340fb4/attachment-0001.bin>


More information about the llvm-commits mailing list