[all-commits] [llvm/llvm-project] cc21de: [PowerPC] Update Copy/Paste encodings according to...
jsji via All-commits
all-commits at lists.llvm.org
Fri Mar 5 09:06:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc21de6789380df3e8e5eca27b8f72d41a143b3a
https://github.com/llvm/llvm-project/commit/cc21de6789380df3e8e5eca27b8f72d41a143b3a
Author: Jinsong Ji <jji at us.ibm.com>
Date: 2021-03-05 (Fri, 05 Mar 2021)
Changed paths:
M llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
M llvm/lib/Target/PowerPC/P9InstrResources.td
M llvm/lib/Target/PowerPC/PPCInstr64Bit.td
M llvm/lib/Target/PowerPC/PPCInstrInfo.td
M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding.txt
M llvm/test/MC/PowerPC/ppc64-encoding-ext.s
M llvm/test/MC/PowerPC/ppc64-encoding.s
Log Message:
-----------
[PowerPC] Update Copy/Paste encodings according to ISA3.1
Copy-paste P9 insns were added back in 2016,
however, looks like the opcodes has changed in ISA3.1.
Reviewed By: #powerpc, nemanjai
Differential Revision: https://reviews.llvm.org/D97416
More information about the All-commits
mailing list