)]}'
{
  "commit": "ed1aabef1da1b074b71ad523978ea836d6e7d2e7",
  "tree": "a0d14b0698b5b0f3bfea5fbb43e86d4a453fea3a",
  "parents": [
    "0ed61db6fdf683f8def06e6a6d206d02b821cd81"
  ],
  "author": {
    "name": "mahesh-attarde",
    "email": "145317060+mahesh-attarde@users.noreply.github.com",
    "time": "Mon Feb 26 22:39:09 2024 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Feb 27 14:39:09 2024 +0800"
  },
  "message": "remove expensive copy of options passed (#82577)\n\nCodegen option is passed copy by value which 138 bytes of copy and used\r\nas read-only. Making pass by const reference.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "82a17e882b3c474d13534d6e1b7661c1224f2976",
      "old_mode": 33188,
      "old_path": "llvm/include/llvm/Passes/CodeGenPassBuilder.h",
      "new_id": "00eb9b096a93565f9cdc8905aaad40033ff08077",
      "new_mode": 33188,
      "new_path": "llvm/include/llvm/Passes/CodeGenPassBuilder.h"
    },
    {
      "type": "modify",
      "old_id": "a620ba911ec616a8013c0109e0dd406096b4eae3",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp",
      "new_id": "6ef28b373cc9312b497272adc7bbe3fccd37935b",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp"
    }
  ]
}
