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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 4 11:12:26 PDT 2021


aeubanks updated this revision to Diff 342807.
aeubanks added a comment.

add FIXME


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/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.342807.patch
Type: text/x-patch
Size: 8168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/37d000f7/attachment.bin>


More information about the llvm-commits mailing list