[all-commits] [llvm/llvm-project] cb647e: [llvm-remarkutil] Add an instruction-mix tool (#14...

Jon Roelofs via All-commits all-commits at lists.llvm.org
Thu May 29 07:08:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb647ec4f89f6518a18492010b1957ebe3bb9e75
      https://github.com/llvm/llvm-project/commit/cb647ec4f89f6518a18492010b1957ebe3bb9e75
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    A llvm/test/tools/llvm-remarkutil/Inputs/instruction-mix.yaml
    M llvm/test/tools/llvm-remarkutil/broken-yaml-remark.test
    M llvm/test/tools/llvm-remarkutil/empty-file.test
    A llvm/test/tools/llvm-remarkutil/instruction-mix.test
    M llvm/tools/llvm-remarkutil/CMakeLists.txt
    A llvm/tools/llvm-remarkutil/RemarkInstructionMix.cpp

  Log Message:
  -----------
  [llvm-remarkutil] Add an instruction-mix tool (#140598)

The new tool constructs a histogram of instruction frequencies,
optionally filtered by function name via a regex. It can display in
either a human-readable table format, or machine-readable CSV.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list