[PATCH] D89415: [AArch64][GlobalISel] Introduce a new post-isel optimization pass

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 10:18:47 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0f0fd383b487: [AArch64][GlobalISel] Introduce a new post-isel optimization pass. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D89415?vs=300175&id=300338#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89415

Files:
  llvm/lib/Target/AArch64/AArch64.h
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/lib/Target/AArch64/CMakeLists.txt
  llvm/lib/Target/AArch64/GISel/AArch64PostSelectOptimize.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/gisel-commandline-option.ll
  llvm/test/CodeGen/AArch64/GlobalISel/postselectopt-dead-cc-defs-in-fcmp.mir
  llvm/test/CodeGen/AArch64/addsub-shifted.ll
  llvm/test/CodeGen/AArch64/addsub_ext.ll
  llvm/utils/gn/secondary/llvm/lib/Target/AArch64/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89415.300338.patch
Type: text/x-patch
Size: 31064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/a9fce838/attachment.bin>


More information about the llvm-commits mailing list