[PATCH] D152795: [ARM] generate eXecute Only code for immidiates, globals, externals
Ties Stuij via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 09:44:54 PDT 2023
stuij updated this revision to Diff 531801.
stuij edited the summary of this revision.
stuij added a comment.
moved some code from ARMSubtarget.cpp from D149444 <https://reviews.llvm.org/D149444> to here
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/ARMFastISel.cpp
llvm/lib/Target/ARM/ARMFrameLowering.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/lib/Target/ARM/Thumb1FrameLowering.cpp
llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
llvm/lib/Target/ARM/ThumbRegisterInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152795.531801.patch
Type: text/x-patch
Size: 19401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230615/654574d1/attachment.bin>
More information about the llvm-commits
mailing list