[PATCH] D125648: [ARM SEH 6] [ARM] Add SEH opcodes in frame lowering

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 02:29:58 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd8e67c1cccd8: [ARM] Add SEH opcodes in frame lowering (authored by mstorsjo).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125648

Files:
  llvm/lib/Target/ARM/ARMAsmPrinter.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.h
  llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/lib/Target/ARM/Thumb2SizeReduction.cpp
  llvm/test/CodeGen/ARM/Windows/dllimport.ll
  llvm/test/CodeGen/ARM/Windows/wineh-opcodes.ll
  llvm/test/CodeGen/ARM/Windows/wineh-tailmerge.ll
  llvm/test/DebugInfo/COFF/ARMNT/arm-register-variables.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125648.433689.patch
Type: text/x-patch
Size: 45185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/ce901973/attachment-0001.bin>


More information about the llvm-commits mailing list