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

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 7 10:05:38 PDT 2021


tmatheson updated this revision to Diff 343710.
tmatheson added a comment.

Minimize the CHECK lines in the test


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/ARMISelLowering.cpp
  llvm/test/CodeGen/ARM/atomicrmw_exclusive_monitor_ints.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101898.343710.patch
Type: text/x-patch
Size: 10546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/46956fc3/attachment.bin>


More information about the llvm-commits mailing list