[PATCH] D152795: [ARM] generate armv6m eXecute Only (XO) code

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 02:51:23 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
stuij marked an inline comment as done.
Closed by commit rG2273741ea254: [ARM] generate armv6m eXecute Only (XO) code (authored by stuij).

Changed prior to commit:
  https://reviews.llvm.org/D152795?vs=533526&id=533908#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152795

Files:
  llvm/lib/Target/ARM/ARMAsmPrinter.cpp
  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/ARMInstrThumb.td
  llvm/lib/Target/ARM/ARMMCInstLower.cpp
  llvm/lib/Target/ARM/ARMPredicates.td
  llvm/lib/Target/ARM/ARMSubtarget.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  llvm/test/CodeGen/ARM/execute-only-section.ll
  llvm/test/CodeGen/ARM/execute-only.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152795.533908.patch
Type: text/x-patch
Size: 17949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/82517d52/attachment.bin>


More information about the llvm-commits mailing list