[PATCH] D35319: LSE Atomics reorg - Part I

Stefan Teleman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 10:40:42 PDT 2017


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

Updated changeset to use LDOPregister_patterns.
Implements all the LD<OP> LSE Atomics with the exception of NAND.
Updated test in atomic-ops.lse to cover all memory ordering models.


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.109592.patch
Type: text/x-patch
Size: 156344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/ee615b54/attachment-0001.bin>


More information about the llvm-commits mailing list