)]}'
{
  "commit": "d8224e5c7e08d536017f64a32a053053ebda44a3",
  "tree": "15c3390c995954a28ec921eeab5312d33375f61e",
  "parents": [
    "890535d0152cdf3d21616b7da15ef497a621fc40"
  ],
  "author": {
    "name": "Gabe Black",
    "email": "gabe.black@gmail.com",
    "time": "Mon Nov 01 23:22:57 2021 -0700"
  },
  "committer": {
    "name": "Gabe Black",
    "email": "gabe.black@gmail.com",
    "time": "Tue Aug 02 06:01:42 2022 -0700"
  },
  "message": "arch-x86,cpu: Override the int div latency local to x86.\n\nRemove the ISA check when selecting the default integer division latency\nfor O3. Instead, create a parameter which the latency defaults to using\na proxy, and then override that parameter when setting the default\nfunction unit pool in the x86 version of that CPU. The value can still\nbe overridden if the user wants, but this way it gets its specialized\nvalue within x86 with no ISA check.\n\nChange-Id: I1ef9ee94f4b16aebe03e043df5cdc6167efe6e64\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0b46c94c6e2686b3a4491df57fff183d04f91cb9",
      "old_mode": 33188,
      "old_path": "src/arch/x86/X86CPU.py",
      "new_id": "f5653c1022381f9df2633780a1114d2d403297cc",
      "new_mode": 33188,
      "new_path": "src/arch/x86/X86CPU.py"
    },
    {
      "type": "modify",
      "old_id": "e9d606ef11b87b6ea61bbbd7599f9e804d51ff42",
      "old_mode": 33188,
      "old_path": "src/cpu/o3/FUPool.py",
      "new_id": "6d48ce70b20d739c906f2701857b79b8b57b3ccc",
      "new_mode": 33188,
      "new_path": "src/cpu/o3/FUPool.py"
    },
    {
      "type": "modify",
      "old_id": "c5e28987360cdeccd88c14ebe8b6d16fb49ce270",
      "old_mode": 33188,
      "old_path": "src/cpu/o3/FuncUnitConfig.py",
      "new_id": "50cb42bb502a0da05fbad066d8e01c55e5a6341b",
      "new_mode": 33188,
      "new_path": "src/cpu/o3/FuncUnitConfig.py"
    }
  ]
}
