[all-commits] [llvm/llvm-project] 5250e7: [test] Change -sample-profile tests to -passes=

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jul 17 12:00:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5250e7a0d826de0455e2fa18bd531d823999814a
      https://github.com/llvm/llvm-project/commit/5250e7a0d826de0455e2fa18bd531d823999814a
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-07-17 (Sun, 17 Jul 2022)

  Changed paths:
    M llvm/test/Transforms/SampleProfile/cov-zero-samples.ll
    M llvm/test/Transforms/SampleProfile/early-inline.ll
    M llvm/test/Transforms/SampleProfile/entry_counts_missing_dbginfo.ll
    M llvm/test/Transforms/SampleProfile/indirect-call-gcc.ll
    M llvm/test/Transforms/SampleProfile/indirect-call.ll
    M llvm/test/Transforms/SampleProfile/inline-act.ll
    M llvm/test/Transforms/SampleProfile/inline-cold-callsite-samplepgo.ll
    M llvm/test/Transforms/SampleProfile/inline-combine.ll
    M llvm/test/Transforms/SampleProfile/inline-coverage.ll
    M llvm/test/Transforms/SampleProfile/nodebug.ll
    M llvm/test/Transforms/SampleProfile/section-accurate-samplepgo.ll
    M llvm/test/Transforms/SampleProfile/summary.ll

  Log Message:
  -----------
  [test] Change -sample-profile tests to -passes=

so that we can remove SampleProfileLoaderLegacyPass.




More information about the All-commits mailing list