[PATCH] D94159: [PowerPC] [NFC] Add AIX triple to some regression tests

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 19:33:28 PST 2021


qiucf updated this revision to Diff 315980.
qiucf added a comment.

Rebase after rG6175fcf01f17e0bd1155aaaba977b9baa88ee61d <https://reviews.llvm.org/rG6175fcf01f17e0bd1155aaaba977b9baa88ee61d> and rG7200d2cf0891ef56607fd0336029b33bd4097eed <https://reviews.llvm.org/rG7200d2cf0891ef56607fd0336029b33bd4097eed>


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

https://reviews.llvm.org/D94159

Files:
  llvm/test/CodeGen/PowerPC/and-mask.ll
  llvm/test/CodeGen/PowerPC/bool-math.ll
  llvm/test/CodeGen/PowerPC/bswap64.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-p9-darn.ll
  llvm/test/CodeGen/PowerPC/cmpb-ppc32.ll
  llvm/test/CodeGen/PowerPC/cmpb.ll
  llvm/test/CodeGen/PowerPC/constant-combines.ll
  llvm/test/CodeGen/PowerPC/constants-i64.ll
  llvm/test/CodeGen/PowerPC/fdiv.ll
  llvm/test/CodeGen/PowerPC/fma-assoc.ll
  llvm/test/CodeGen/PowerPC/ftrunc-vec.ll
  llvm/test/CodeGen/PowerPC/hoist-logic.ll
  llvm/test/CodeGen/PowerPC/inc-of-add.ll
  llvm/test/CodeGen/PowerPC/maddld.ll
  llvm/test/CodeGen/PowerPC/mi-peephole-splat.ll
  llvm/test/CodeGen/PowerPC/mulli.ll
  llvm/test/CodeGen/PowerPC/ori_imm32.ll
  llvm/test/CodeGen/PowerPC/ori_imm64.ll
  llvm/test/CodeGen/PowerPC/popcnt-zext.ll
  llvm/test/CodeGen/PowerPC/pr33093.ll
  llvm/test/CodeGen/PowerPC/pr39478.ll
  llvm/test/CodeGen/PowerPC/rotl-2.ll
  llvm/test/CodeGen/PowerPC/setcc-to-sub.ll
  llvm/test/CodeGen/PowerPC/shift-cmp.ll
  llvm/test/CodeGen/PowerPC/unal-vec-ldst.ll
  llvm/test/CodeGen/PowerPC/vec_clz.ll
  llvm/test/CodeGen/PowerPC/vec_constants.ll
  llvm/test/CodeGen/PowerPC/vec_revb.ll
  llvm/test/CodeGen/PowerPC/vec_shuffle_p8vector.ll
  llvm/test/CodeGen/PowerPC/vmladduhm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94159.315980.patch
Type: text/x-patch
Size: 21553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210112/d4df4485/attachment.bin>


More information about the llvm-commits mailing list