aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorAmy Kwan <amy.kwan1@ibm.com>2020-07-21 16:26:47 -0500
committerAmy Kwan <amy.kwan1@ibm.com>2020-07-21 18:05:35 -0500
commit1eb279d2a8c8325714bf517bff72d46f2d78cb05 (patch)
tree2dd6b1d1ae205c1847e885810d7b9a3dfde2098e /clang/lib/Basic/Module.cpp
parent791544422a446131ef41bb3eef1b7318e7a78c2d (diff)
downloadllvm-1eb279d2a8c8325714bf517bff72d46f2d78cb05.zip
llvm-1eb279d2a8c8325714bf517bff72d46f2d78cb05.tar.gz
llvm-1eb279d2a8c8325714bf517bff72d46f2d78cb05.tar.bz2
[PowerPC][Power10] Add Vector Multiply/Mod/Divide Instruction Definitions and MC Tests
This patch adds the td definitions and asm/disasm tests for the following instructions: - Vector Multiply Low Doubleword: vmulld - Vector Modulus Word/Doubleword: vmodsw, vmoduw, vmodsd, vmodud - Vector Divide Word/Doubleword: vdivsw, vdivuw, vdivsd, vdivud - Vector Multiply High Word/Doubleword: vmulhsw, vmulhsd, vmulhuw, vmulhud - Vector Divide Extended Word/Doubleword: vdivesw, vdiveuw, vdivesd, vdiveud Differential Revision: https://reviews.llvm.org/D82929
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions