[PATCH] D101164: [CodeGen][ARM] Implement atomicrmw as pseudo operations at -O0

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 08:41:07 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3338290c187b: [CodeGen][ARM] Implement atomicrmw as pseudo operations at -O0 (authored by tmatheson).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101164/new/

https://reviews.llvm.org/D101164

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/test/CodeGen/ARM/atomicrmw_exclusive_monitor_all.ll
  llvm/test/Transforms/AtomicExpand/ARM/atomicrmw-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101164.341927.patch
Type: text/x-patch
Size: 58627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/8aba2e1c/attachment-0001.bin>


More information about the llvm-commits mailing list