[PATCH] D98844: [PowerPC] Enable fast-isel on AIX subtarget

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 00:34:09 PDT 2021


qiucf created this revision.
qiucf added reviewers: PowerPC, jsji, nemanjai, shchenz, jasonliu.
Herald added subscribers: kbarton, hiraditya.
qiucf requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98844

Files:
  llvm/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/test/CodeGen/PowerPC/fast-isel-GEP-coalesce.ll
  llvm/test/CodeGen/PowerPC/fast-isel-binary.ll
  llvm/test/CodeGen/PowerPC/fast-isel-const.ll
  llvm/test/CodeGen/PowerPC/fast-isel-crash.ll
  llvm/test/CodeGen/PowerPC/fast-isel-ext.ll
  llvm/test/CodeGen/PowerPC/fast-isel-fold.ll
  llvm/test/CodeGen/PowerPC/fast-isel-i64offset.ll
  llvm/test/CodeGen/PowerPC/fast-isel-indirectbr.ll
  llvm/test/CodeGen/PowerPC/fast-isel-shifter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98844.331475.patch
Type: text/x-patch
Size: 27345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/6956f3e3/attachment.bin>


More information about the llvm-commits mailing list