[PATCH] D86124: [NewPM] Pin various tests under Other/ to legacy PM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 17:54:04 PDT 2020


aeubanks created this revision.
aeubanks added reviewers: asbirlea, ychen.
Herald added subscribers: llvm-commits, nikic.
Herald added a project: LLVM.
aeubanks requested review of this revision.

These all are legacy PM-specific or have a corresponding NPM RUN line.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86124

Files:
  llvm/test/Other/cspgo-O2-pipeline.ll
  llvm/test/Other/loop-pass-printer.ll
  llvm/test/Other/opt-O0-pipeline-enable-matrix.ll
  llvm/test/Other/opt-O0-pipeline.ll
  llvm/test/Other/opt-O2-pipeline.ll
  llvm/test/Other/opt-O3-pipeline-enable-matrix.ll
  llvm/test/Other/opt-O3-pipeline.ll
  llvm/test/Other/opt-Os-pipeline.ll
  llvm/test/Other/opt-pipeline-vector-passes.ll
  llvm/test/Other/optimize-options.ll
  llvm/test/Other/pass-pipelines.ll
  llvm/test/Other/print-cfg-sccs.ll
  llvm/test/Other/print-module-scope.ll
  llvm/test/Other/printer.ll
  llvm/test/Other/time-passes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86124.286185.patch
Type: text/x-patch
Size: 14120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/31ef0bb3/attachment.bin>


More information about the llvm-commits mailing list