diff options
author | Amy Kwan <amy.kwan1@ibm.com> | 2020-08-06 10:24:48 -0500 |
---|---|---|
committer | Amy Kwan <amy.kwan1@ibm.com> | 2020-08-07 11:02:08 -0500 |
commit | 98eccec3ae3e6bd9b6ecd7a132d936c9d70893d1 (patch) | |
tree | 7de0043cc0c520c7466f7f1a1fb13808f5bbf401 /llvm/lib/CodeGen/MachinePassManager.cpp | |
parent | 575b22b5d11bc4c4eb85dde456d9ac7f3cfa3924 (diff) | |
download | llvm-98eccec3ae3e6bd9b6ecd7a132d936c9d70893d1.zip llvm-98eccec3ae3e6bd9b6ecd7a132d936c9d70893d1.tar.gz llvm-98eccec3ae3e6bd9b6ecd7a132d936c9d70893d1.tar.bz2 |
[PowerPC] Add Vector Extract/Expand/Count with Mask, Move to VSR Mask Instruction Definitions and MC Tests
This patch adds the instruction definitions and assembly/disassembly tests for
the following set of instructions:
Vector Extract [byte | half | word | doubleword | quad] with mask
Vector Expand [byte | half | word | doubleword | quad] with mask
Move to VSR [byte | byte immediate | half | word | doubleword | quad] with mask
Vector Count Mask Bits [byte | half | word | doubleword]
Differential Revision: https://reviews.llvm.org/D83724
Diffstat (limited to 'llvm/lib/CodeGen/MachinePassManager.cpp')
0 files changed, 0 insertions, 0 deletions