[all-commits] [llvm/llvm-project] c27356: [PowerPC][Power10] Add 128-bit Binary Integer Oper...
Amy Kwan via All-commits
all-commits at lists.llvm.org
Thu Jul 16 15:17:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c2735635523d0aed8e882df24d20bbe318d54616
https://github.com/llvm/llvm-project/commit/c2735635523d0aed8e882df24d20bbe318d54616
Author: Albion Fung <albion.fung at ibm.com>
Date: 2020-07-16 (Thu, 16 Jul 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrPrefix.td
M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ISA31.txt
M llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s
Log Message:
-----------
[PowerPC][Power10] Add 128-bit Binary Integer Operation instruction definitions and MC Tests
This patch adds the instruction definitions and MC tests for the 128-bit Binary
Integer Operation instructions introduced in Power10.
Differential Revision: https://reviews.llvm.org/D83516
More information about the All-commits
mailing list