[all-commits] [llvm/llvm-project] d53a4e: [test] Remove legacy PM tests in llvm/test/Other
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Sep 2 12:24:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d53a4e7b4a879abd2e17a5c380a3bdee27bc87cb
https://github.com/llvm/llvm-project/commit/d53a4e7b4a879abd2e17a5c380a3bdee27bc87cb
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M llvm/test/Other/2002-01-31-CallGraph.ll
R llvm/test/Other/2007-06-05-PassID.ll
R llvm/test/Other/2007-06-28-PassManager.ll
R llvm/test/Other/2009-03-31-CallGraph.ll
M llvm/test/Other/constant-fold-gep.ll
R llvm/test/Other/cspgo-O2-pipeline.ll
R llvm/test/Other/debug-pass-npm.ll
M llvm/test/Other/heat-colors-graphs.ll
R llvm/test/Other/heat-colors-multigraph.ll
M llvm/test/Other/loop-pass-printer.ll
R llvm/test/Other/opt-LTO-pipeline.ll
R llvm/test/Other/opt-O0-pipeline-enable-matrix.ll
R llvm/test/Other/opt-O0-pipeline.ll
R llvm/test/Other/opt-O2-pipeline.ll
R llvm/test/Other/opt-O3-pipeline-enable-matrix.ll
R llvm/test/Other/opt-O3-pipeline.ll
R llvm/test/Other/opt-Os-pipeline.ll
R llvm/test/Other/opt-bisect-legacy-pass-manager.ll
M llvm/test/Other/opt-hot-cold-split.ll
R llvm/test/Other/opt-npm.ll
M llvm/test/Other/opt-pipeline-vector-passes.ll
M llvm/test/Other/optimization-remarks-auto.ll
R llvm/test/Other/optimize-options.ll
R llvm/test/Other/pass-pipelines.ll
R llvm/test/Other/pm-pgo-preinline.ll
R llvm/test/Other/pr49950.ll
R llvm/test/Other/print-cfg-sccs.ll
M llvm/test/Other/print-module-scope.ll
M llvm/test/Other/printer.ll
M llvm/test/Other/scc-pass-printer.ll
R llvm/test/Other/size-remarks.ll
M llvm/test/Other/statistic.ll
M llvm/test/Other/time-passes.ll
Log Message:
-----------
[test] Remove legacy PM tests in llvm/test/Other
Differential Revision: https://reviews.llvm.org/D109180
More information about the All-commits
mailing list