[all-commits] [llvm/llvm-project] 20cf4f: [PhaseOrdering] Remove RUN lines for legacy PM (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Apr 21 05:43:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20cf4f8af8da9ad758bbb7972e5aa9cae6c5f995
https://github.com/llvm/llvm-project/commit/20cf4f8af8da9ad758bbb7972e5aa9cae6c5f995
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M llvm/test/Transforms/PhaseOrdering/X86/earlycse-after-simplifycfg-two-entry-phi-node-folding.ll
M llvm/test/Transforms/PhaseOrdering/X86/hoist-load-of-baseptr.ll
M llvm/test/Transforms/PhaseOrdering/X86/speculation-vs-tbaa.ll
M llvm/test/Transforms/PhaseOrdering/X86/spurious-peeling.ll
M llvm/test/Transforms/PhaseOrdering/globalaa-retained.ll
M llvm/test/Transforms/PhaseOrdering/loop-rotation-vs-common-code-hoisting.ll
M llvm/test/Transforms/PhaseOrdering/pr36760.ll
M llvm/test/Transforms/PhaseOrdering/pr39282.ll
M llvm/test/Transforms/PhaseOrdering/pr45687.ll
M llvm/test/Transforms/PhaseOrdering/reassociate-after-unroll.ll
M llvm/test/Transforms/PhaseOrdering/simplifycfg-switch-lowering-vs-correlatedpropagation.ll
Log Message:
-----------
[PhaseOrdering] Remove RUN lines for legacy PM (NFC)
More information about the All-commits
mailing list