[all-commits] [llvm/llvm-project] c88b87: Revert "Remove "Rewrite Symbols" from codegen pipe...
aeubanks via All-commits
all-commits at lists.llvm.org
Sat Apr 10 23:28:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c88b87f9ce6490145e28a9c82640547f3e99bf57
https://github.com/llvm/llvm-project/commit/c88b87f9ce6490145e28a9c82640547f3e99bf57
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-04-10 (Sat, 10 Apr 2021)
Changed paths:
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/test/CodeGen/AArch64/O0-pipeline.ll
M llvm/test/CodeGen/AArch64/O3-pipeline.ll
M llvm/test/CodeGen/ARM/O3-pipeline.ll
M llvm/test/CodeGen/Generic/addr-label.ll
M llvm/test/CodeGen/X86/O0-pipeline.ll
M llvm/test/CodeGen/X86/opt-pipeline.ll
M llvm/test/CodeGen/X86/select_meta.ll
M llvm/test/Other/2010-05-06-Printer.ll
Log Message:
-----------
Revert "Remove "Rewrite Symbols" from codegen pipeline"
This reverts commit 6210261ecb21c84c9a440a76c0ccbc8ad211bed3.
addr-label.ll crashes on armv7.
More information about the All-commits
mailing list