)]}'
{
  "commit": "2c2f49059ff2999e06eb5ecb76af5b1ebd3e5477",
  "tree": "3353b15822f4adbe556ab983c944bf8bdb173141",
  "parents": [
    "d6b0b7acf3562c8089f3342634a749f03909fd32"
  ],
  "author": {
    "name": "Kazu Hirata",
    "email": "kazu@google.com",
    "time": "Mon Jun 17 18:51:45 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jun 17 18:51:45 2024 -0700"
  },
  "message": "[Analysis] Clean up getPromotionCandidatesForInstruction (NFC) (#95624)\n\nCallers of getPromotionCandidatesForInstruction pass NumVals as an out\r\nparameter for the number of value-count pairs of the value profiling\r\ndata, but nobody uses the out parameter.\r\n\r\nThis patch removes the parameter and updates the callers.  Note that\r\nthe number of value-count pairs is still available via\r\ngetPromotionCandidatesForInstruction(...).size().",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8a05e913a91063b7a21b2a565ad7ca32eff3c63a",
      "old_mode": 33188,
      "old_path": "llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h",
      "new_id": "e0e8a7cda936972ff02d9879f1307abc56d4200e",
      "new_mode": 33188,
      "new_path": "llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h"
    },
    {
      "type": "modify",
      "old_id": "84b0a1b2a5387c65c72ce97646cd724bd8fbedd3",
      "old_mode": 33188,
      "old_path": "llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp",
      "new_id": "a71ab23a3090271e7c9a736bfa016e5576dbd370",
      "new_mode": 33188,
      "new_path": "llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp"
    },
    {
      "type": "modify",
      "old_id": "a9913773fd13ef233c203caf8e3be2cc65651375",
      "old_mode": 33188,
      "old_path": "llvm/lib/Analysis/ModuleSummaryAnalysis.cpp",
      "new_id": "c6934f55ee1149c5b45e4d97e45316ae61b5088c",
      "new_mode": 33188,
      "new_path": "llvm/lib/Analysis/ModuleSummaryAnalysis.cpp"
    },
    {
      "type": "modify",
      "old_id": "6db76ca78b218a2a941385fcf0abb495848ec31e",
      "old_mode": 33188,
      "old_path": "llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp",
      "new_id": "bb8019b5c31d8494628d2ed8632b85d871cc4386",
      "new_mode": 33188,
      "new_path": "llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp"
    }
  ]
}
