[PATCH] D83255: [PowerPC] Split s34imm into two types
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 8 14:12:36 PDT 2020
stefanp updated this revision to Diff 276553.
stefanp marked an inline comment as done.
stefanp added a comment.
Fixed the alignment that was auto-fixed.
Removed the switch that was not needed.
Fixed the types in the TD file to be s34imm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83255/new/
https://reviews.llvm.org/D83255
Files:
llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h
llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/MC/PowerPC/ppc64-errors-emit-obj.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83255.276553.patch
Type: text/x-patch
Size: 8319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/2b43df8d/attachment.bin>
More information about the llvm-commits
mailing list