[PATCH] D94385: [NFC] Disallow unused prefixes in CodeGen/PowerPC tests.

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 09:11:01 PST 2021


mtrofin updated this revision to Diff 315827.
mtrofin marked 3 inline comments as done.
mtrofin added a comment.

feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94385

Files:
  llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll
  llvm/test/CodeGen/PowerPC/aix32-cc-abi-vaarg.ll
  llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll
  llvm/test/CodeGen/PowerPC/lit.local.cfg
  llvm/test/CodeGen/PowerPC/lower-massv.ll
  llvm/test/CodeGen/PowerPC/popcnt-zext.ll
  llvm/test/CodeGen/PowerPC/ppc32-pic.ll
  llvm/test/CodeGen/PowerPC/srem-lkk.ll
  llvm/test/CodeGen/PowerPC/srem-vector-lkk.ll
  llvm/test/CodeGen/PowerPC/testComparesigeuc.ll
  llvm/test/CodeGen/PowerPC/testComparesigeui.ll
  llvm/test/CodeGen/PowerPC/testComparesigeull.ll
  llvm/test/CodeGen/PowerPC/testComparesigeus.ll
  llvm/test/CodeGen/PowerPC/testComparesileuc.ll
  llvm/test/CodeGen/PowerPC/testComparesileui.ll
  llvm/test/CodeGen/PowerPC/testComparesileull.ll
  llvm/test/CodeGen/PowerPC/testComparesileus.ll
  llvm/test/CodeGen/PowerPC/testComparesiltsc.ll
  llvm/test/CodeGen/PowerPC/testComparesiltsi.ll
  llvm/test/CodeGen/PowerPC/testComparesiltsll.ll
  llvm/test/CodeGen/PowerPC/testComparesiltss.ll
  llvm/test/CodeGen/PowerPC/testComparesiltuc.ll
  llvm/test/CodeGen/PowerPC/testComparesiltui.ll
  llvm/test/CodeGen/PowerPC/testComparesiltus.ll
  llvm/test/CodeGen/PowerPC/testComparesllgeuc.ll
  llvm/test/CodeGen/PowerPC/testComparesllgeui.ll
  llvm/test/CodeGen/PowerPC/testComparesllgeull.ll
  llvm/test/CodeGen/PowerPC/testComparesllgeus.ll
  llvm/test/CodeGen/PowerPC/testComparesllleuc.ll
  llvm/test/CodeGen/PowerPC/testComparesllleui.ll
  llvm/test/CodeGen/PowerPC/testComparesllleull.ll
  llvm/test/CodeGen/PowerPC/testComparesllleus.ll
  llvm/test/CodeGen/PowerPC/testComparesllltsll.ll
  llvm/test/CodeGen/PowerPC/testComparesllltuc.ll
  llvm/test/CodeGen/PowerPC/testComparesllltus.ll
  llvm/test/CodeGen/PowerPC/urem-lkk.ll
  llvm/test/CodeGen/PowerPC/vec_splat.ll
  llvm/test/CodeGen/PowerPC/vector-popcnt-128-ult-ugt.ll
  llvm/test/CodeGen/PowerPC/vmladduhm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94385.315827.patch
Type: text/x-patch
Size: 41757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/59a211b3/attachment-0001.bin>


More information about the llvm-commits mailing list