[PATCH] D99707: Remove "Rewrite Symbols" from codegen pipeline

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 31 08:32:56 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8815ce03e857: Remove "Rewrite Symbols" from codegen pipeline (authored by aeubanks).
Herald added subscribers: kerbowa, nhaehnle, jvesely.

Changed prior to commit:
  https://reviews.llvm.org/D99707?vs=342807&id=348813#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99707

Files:
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/lib/Target/ARM/ARMTargetMachine.cpp
  llvm/lib/Target/ARM/CMakeLists.txt
  llvm/test/CodeGen/AArch64/O0-pipeline.ll
  llvm/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
  llvm/test/CodeGen/ARM/O3-pipeline.ll
  llvm/test/CodeGen/Generic/addr-label.ll
  llvm/test/CodeGen/X86/O0-pipeline.ll
  llvm/test/CodeGen/X86/opt-pipeline.ll
  llvm/test/CodeGen/X86/select_meta.ll
  llvm/test/Other/2010-05-06-Printer.ll
  llvm/utils/gn/secondary/llvm/lib/Target/ARM/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99707.348813.patch
Type: text/x-patch
Size: 12472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210531/6a67b606/attachment.bin>


More information about the llvm-commits mailing list