[PATCH] D66963: [PowerPC] Support extended mnemonics mffprwz etc.

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 14:54:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370411: [PowerPC] Support extended mnemonics mffprwz etc. (authored by jsji, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66963?vs=217965&id=217980#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66963/new/

https://reviews.llvm.org/D66963

Files:
  llvm/trunk/lib/Target/PowerPC/P9InstrResources.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/test/CodeGen/PowerPC/bitcasts-direct-move.ll
  llvm/trunk/test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll
  llvm/trunk/test/CodeGen/PowerPC/direct-move-profit.ll
  llvm/trunk/test/CodeGen/PowerPC/fp-int-conversions-direct-moves.ll
  llvm/trunk/test/CodeGen/PowerPC/fp64-to-int16.ll
  llvm/trunk/test/CodeGen/PowerPC/gpr-vsr-spill.ll
  llvm/trunk/test/CodeGen/PowerPC/inlineasm-extendedmne.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-align-long-double.ll
  llvm/trunk/test/CodeGen/PowerPC/pr26180.ll
  llvm/trunk/test/CodeGen/PowerPC/pr31144.ll
  llvm/trunk/test/CodeGen/PowerPC/select-addrRegRegOnly.ll
  llvm/trunk/test/CodeGen/PowerPC/setrnd.ll
  llvm/trunk/test/CodeGen/PowerPC/store_fptoi.ll
  llvm/trunk/test/CodeGen/PowerPC/uint-to-fp-v4i32.ll
  llvm/trunk/test/CodeGen/PowerPC/uint-to-ppcfp128-crash.ll
  llvm/trunk/test/CodeGen/PowerPC/vec_conv_fp64_to_i32_elts.ll
  llvm/trunk/test/CodeGen/PowerPC/vec_conv_i16_to_fp32_elts.ll
  llvm/trunk/test/CodeGen/PowerPC/vec_conv_i8_to_fp32_elts.ll
  llvm/trunk/test/MC/Disassembler/PowerPC/vsx.txt
  llvm/trunk/test/MC/PowerPC/vsx.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66963.217980.patch
Type: text/x-patch
Size: 40544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/848a9171/attachment.bin>


More information about the llvm-commits mailing list