[PATCH] D149443: [ARM] add Thumb-1 8-bit movs/adds relocations to LLVM
Ties Stuij via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 08:07:44 PDT 2023
stuij updated this revision to Diff 530915.
stuij added a comment.
addressed review comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149443/new/
https://reviews.llvm.org/D149443
Files:
llvm/include/llvm/BinaryFormat/ELFRelocs/ARM.def
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrThumb.td
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h
llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h
llvm/test/MC/ARM/negative-immediates-thumb1-fail.s
llvm/test/MC/ARM/thumb-fixups.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149443.530915.patch
Type: text/x-patch
Size: 21434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/664e220b/attachment-0001.bin>
More information about the llvm-commits
mailing list