[all-commits] [llvm/llvm-project] 49def1: [Attributor] Add time trace support.

Kuter Dinel via All-commits all-commits at lists.llvm.org
Thu Jul 30 17:18:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 49def10e02e35e56d1249405a650b161245f87b0
      https://github.com/llvm/llvm-project/commit/49def10e02e35e56d1249405a650b161245f87b0
  Author: kuterd <kuterdinel at gmail.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/Attributor.h
    M llvm/lib/Transforms/IPO/Attributor.cpp

  Log Message:
  -----------
  [Attributor] Add time trace support.

This patch addes time trace functionality to have a better understanding
of the analysis times.

Reviewed By: jdoerfert

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




More information about the All-commits mailing list