[all-commits] [llvm/llvm-project] 86b47f: [BOLT][NFC] Move out ReorderFunctions::printStats

Amir Ayupov via All-commits all-commits at lists.llvm.org
Fri Jan 20 15:44:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 86b47f143853ec1b847e8a4ce0d234b577cfb502
      https://github.com/llvm/llvm-project/commit/86b47f143853ec1b847e8a4ce0d234b577cfb502
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M bolt/include/bolt/Passes/ReorderFunctions.h
    M bolt/lib/Passes/ReorderFunctions.cpp

  Log Message:
  -----------
  [BOLT][NFC] Move out ReorderFunctions::printStats

Break out stats-printing code from ReorderFunctions::reorder for brevity.

Reviewed By: #bolt, maksfb

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




More information about the All-commits mailing list