[PATCH] D156968: [ARM] v6-M XO: save CPSR around LoadStackGuard

Simon Wallis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 06:31:21 PDT 2023


simonwallis2 updated this revision to Diff 546830.
simonwallis2 added a comment.

Moved the new test from its new file stack-guard-xo-sub64.ll into the existing test file stack-guard-xo.ll
Adjusted stack-guard-xo.ll to be slightly less sensitive to stack offsets.


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

https://reviews.llvm.org/D156968

Files:
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/test/CodeGen/Thumb/stack-guard-xo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156968.546830.patch
Type: text/x-patch
Size: 6018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230803/abc0a2dd/attachment.bin>


More information about the llvm-commits mailing list