[PATCH] D103010: [PowerPC] Export 16 byte load-store instructions
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 10 19:46:17 PDT 2021
lkail updated this revision to Diff 351338.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103010/new/
https://reviews.llvm.org/D103010
Files:
llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/lib/Target/PowerPC/PPCInstrFormats.td
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.h
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
llvm/lib/Target/PowerPC/PPCRegisterInfo.h
llvm/lib/Target/PowerPC/PPCRegisterInfo.td
llvm/lib/Target/PowerPC/PPCSchedule.td
llvm/test/CodeGen/PowerPC/ldst-16-byte-asm.mir
llvm/test/CodeGen/PowerPC/ldst-16-byte.mir
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding.txt
llvm/test/MC/PowerPC/ppc64-encoding-bookII.s
llvm/test/MC/PowerPC/ppc64-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103010.351338.patch
Type: text/x-patch
Size: 36519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210611/73328d61/attachment.bin>
More information about the llvm-commits
mailing list