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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 20:35:46 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0f9553ef564: [PowerPC] Enable fast-isel on AIX 64 subtarget (authored by qiucf).

Changed prior to commit:
  https://reviews.llvm.org/D98844?vs=336741&id=370474#toc

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.370474.patch
Type: text/x-patch
Size: 21093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210903/bdc98392/attachment.bin>


More information about the llvm-commits mailing list