[all-commits] [llvm/llvm-project] 0c4522: [llvm-exegesis] Add additional validation counters

Aiden Grossman via All-commits all-commits at lists.llvm.org
Wed Jan 3 11:33:40 PST 2024


  Branch: refs/heads/users/boomanaiden154/exegesis-validation-counters-perfcounters
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c45220a79dcada7e1d0f54490b452e02a2b8e4f
      https://github.com/llvm/llvm-project/commit/0c45220a79dcada7e1d0f54490b452e02a2b8e4f
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M llvm/include/llvm/Target/TargetPfmCounters.td
    M llvm/lib/Target/X86/X86PfmCounters.td
    M llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp
    M llvm/tools/llvm-exegesis/lib/BenchmarkResult.h
    M llvm/tools/llvm-exegesis/llvm-exegesis.cpp

  Log Message:
  -----------
  [llvm-exegesis] Add additional validation counters

This patch adds support for additional types of validation counters and
also adds mappings between these new validation counter types and
physical counters on the hardware for microarchitectures that I have the
ability to test on.




More information about the All-commits mailing list