[all-commits] [llvm/llvm-project] 4fa3e9: [llvm-exegesis] Add Target Memory Utility Functions

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Jun 26 12:25:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4fa3e93e68df41465b7accf6be9c57f06b877dac
      https://github.com/llvm/llvm-project/commit/4fa3e93e68df41465b7accf6be9c57f06b877dac
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M llvm/tools/llvm-exegesis/lib/Target.h
    M llvm/tools/llvm-exegesis/lib/X86/Target.cpp
    M llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp

  Log Message:
  -----------
  [llvm-exegesis] Add Target Memory Utility Functions

This patch adds in several functions to ExegesisTarget that will assist
in setting up memory for the planned memory annotations.

Reviewed By: courbet

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




More information about the All-commits mailing list