[PATCH] D101898: [ARM] Prevent spilling between ldrex/strex pairs

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 01:43:56 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG34c098b780a2: [ARM] Prevent spilling between ldrex/strex pairs (authored by tmatheson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101898

Files:
  llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMInstrThumb.td
  llvm/test/CodeGen/ARM/atomicrmw_exclusive_monitor_ints.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101898.344718.patch
Type: text/x-patch
Size: 16214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/2bdd7cb9/attachment.bin>


More information about the llvm-commits mailing list