[all-commits] [llvm/llvm-project] ca899b: [InlineCost] Added InlineCostCallAnalyzer::print()

KirillVNaumov via All-commits all-commits at lists.llvm.org
Wed Jun 24 13:08:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ca899bf90aca0709d0bbe221ec6ee1d59ee9ec0b
      https://github.com/llvm/llvm-project/commit/ca899bf90aca0709d0bbe221ec6ee1d59ee9ec0b
  Author: Kirill Naumov <knaumov at azul.com>
  Date:   2020-06-24 (Wed, 24 Jun 2020)

  Changed paths:
    M llvm/lib/Analysis/InlineCost.cpp

  Log Message:
  -----------
  [InlineCost] Added InlineCostCallAnalyzer::print()

For the upcoming changes, we need to have an ability to dump
InlineCostCallAnalyzer info in non-debug builds as well.

Reviewed-By: mtrofin
Differential Revision: https://reviews.llvm.org/D82205




More information about the All-commits mailing list