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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 11 22:07:14 PDT 2021


qiucf updated this revision to Diff 336741.
qiucf retitled this revision from "[PowerPC] Enable fast-isel on AIX subtarget" to "[PowerPC] Enable fast-isel on AIX 64 subtarget".
qiucf added a comment.

Only include changes to AIX64.


Repository:
  rG LLVM Github Monorepo

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

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-branch.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.336741.patch
Type: text/x-patch
Size: 21158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/14f81084/attachment.bin>


More information about the llvm-commits mailing list