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

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 10 20:17:43 PST 2021


mtrofin created this revision.
mtrofin added a reviewer: jsji.
Herald added subscribers: shchenz, kbarton, nemanjai.
mtrofin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Also removed where applicable.


Repository:
  rG LLVM Github Monorepo

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.315698.patch
Type: text/x-patch
Size: 35066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/cfe863b7/attachment.bin>


More information about the llvm-commits mailing list