[PATCH] D147484: [AArch64][GlobalISel] Move the localizer to run before the legalizer, and always localize globals.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 20:42:15 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e2f87868f6f: [AArch64][GlobalISel] Move the localizer to run before the legalizer, and… (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147484

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-pcsections.ll
  llvm/test/CodeGen/AArch64/GlobalISel/gisel-commandline-option.ll
  llvm/test/CodeGen/AArch64/GlobalISel/invoke-region.ll
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-exceptions.ll
  llvm/test/CodeGen/AArch64/GlobalISel/localizer-arm64-tti.ll
  llvm/test/CodeGen/AArch64/GlobalISel/localizer-in-O0-pipeline.mir
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-lowering-swap-compare-operands.mir
  llvm/test/CodeGen/AArch64/O0-pipeline.ll
  llvm/test/CodeGen/AArch64/aarch64-mops-mte.ll
  llvm/test/CodeGen/AArch64/aarch64-mops.ll
  llvm/test/CodeGen/AArch64/popcount.ll
  llvm/test/Other/print-changed-machine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147484.510678.patch
Type: text/x-patch
Size: 77632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/94cf1b02/attachment-0001.bin>


More information about the llvm-commits mailing list