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

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 02:29:33 PDT 2023


stuij updated this revision to Diff 533187.
stuij added a comment.

remove strip-preserve-atime.test changes


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/ARMSubtarget.h
  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.533187.patch
Type: text/x-patch
Size: 18619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/1f57dd50/attachment.bin>


More information about the llvm-commits mailing list