)]}'
{
  "commit": "73a93ae5f4c49a166bc2a286330a1b45f58f4df7",
  "tree": "433722d99265e223c746c4b8316363d7629a0076",
  "parents": [
    "3b9991e35c08be7fd6b84090b2114ff1bfd44d3f"
  ],
  "author": {
    "name": "BALATON Zoltan",
    "email": "balaton@eik.bme.hu",
    "time": "Sat Jun 22 22:48:33 2024 +0200"
  },
  "committer": {
    "name": "Richard Henderson",
    "email": "richard.henderson@linaro.org",
    "time": "Tue Jul 23 10:56:16 2024 +1000"
  },
  "message": "target/ppc/mem_helper.c: Remove a conditional from dcbz_common()\n\nInstead of passing a bool and select a value within dcbz_common() let\nthe callers pass in the right value to avoid this conditional\nstatement. On PPC dcbz is often used to zero memory and some code uses\nit a lot. This change improves the run time of a test case that copies\nmemory with a dcbz call in every iteration from 6.23 to 5.83 seconds.\n\nSigned-off-by: BALATON Zoltan \u003cbalaton@eik.bme.hu\u003e\nMessage-Id: \u003c20240622204833.5F7C74E6000@zero.eik.bme.hu\u003e\nReviewed-by: Richard Henderson \u003crichard.henderson@linaro.org\u003e\nSigned-off-by: Richard Henderson \u003crichard.henderson@linaro.org\u003e\nReviewed-by: Nicholas Piggin \u003cnpiggin@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f88155ad453c6bb66e5c24bde9e157c710d73dff",
      "old_mode": 33188,
      "old_path": "target/ppc/mem_helper.c",
      "new_id": "361fd7222693ba447421cbc6a14dabd87409018b",
      "new_mode": 33188,
      "new_path": "target/ppc/mem_helper.c"
    }
  ]
}
