[all-commits] [llvm/llvm-project] 2af4c2: [NewPM] Pin various tests under Other/ to legacy PM

aeubanks via All-commits all-commits at lists.llvm.org
Mon Aug 17 18:58:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2af4c2b2b1be0333a14fbf82d9e31f62d0f3106c
      https://github.com/llvm/llvm-project/commit/2af4c2b2b1be0333a14fbf82d9e31f62d0f3106c
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M llvm/test/Other/cspgo-O2-pipeline.ll
    M llvm/test/Other/loop-pass-printer.ll
    M llvm/test/Other/opt-O0-pipeline-enable-matrix.ll
    M llvm/test/Other/opt-O0-pipeline.ll
    M llvm/test/Other/opt-O2-pipeline.ll
    M llvm/test/Other/opt-O3-pipeline-enable-matrix.ll
    M llvm/test/Other/opt-O3-pipeline.ll
    M llvm/test/Other/opt-Os-pipeline.ll
    M llvm/test/Other/opt-pipeline-vector-passes.ll
    M llvm/test/Other/optimize-options.ll
    M llvm/test/Other/pass-pipelines.ll
    M 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/time-passes.ll

  Log Message:
  -----------
  [NewPM] Pin various tests under Other/ to legacy PM

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

Reviewed By: ychen

Differential Revision: https://reviews.llvm.org/D86124




More information about the All-commits mailing list