)]}'
{
  "commit": "0fe58bf6500a615e934e1ab2a7921dfbc2803cea",
  "tree": "78a091d931b74171739fe9d27264bda640af6f72",
  "parents": [
    "45055f21ab4b6005446e8d680f315ece410e75b5"
  ],
  "author": {
    "name": "Keith Randall",
    "email": "khr@golang.org",
    "time": "Tue Feb 28 14:01:59 2017 -0800"
  },
  "committer": {
    "name": "Keith Randall",
    "email": "khr@golang.org",
    "time": "Tue Feb 28 22:16:23 2017 +0000"
  },
  "message": "cmd/compile: simplify load+op rules\n\nThere\u0027s no need to use @block rules, as canMergeLoad makes sure that\nthe load and op are already in the same block.\nWith no @block needed, we also don\u0027t need to set the type explicitly.\nIt can just be inherited from the op being rewritten.\n\nNoticed while working on #19284.\n\nChange-Id: Ied8bcc8058260118ff7e166093112e29107bcb7e\nReviewed-on: https://go-review.googlesource.com/37585\nRun-TryBot: Keith Randall \u003ckhr@golang.org\u003e\nReviewed-by: Ilya Tocar \u003cilya.tocar@intel.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "622f87ef36b771469818b269db6e48c67b2ae842",
      "old_mode": 33188,
      "old_path": "src/cmd/compile/internal/ssa/gen/AMD64.rules",
      "new_id": "24e6494dcf6993df75ea0d95147c99bcc498bfce",
      "new_mode": 33188,
      "new_path": "src/cmd/compile/internal/ssa/gen/AMD64.rules"
    },
    {
      "type": "modify",
      "old_id": "1b73ac1c00f44c9e0cffe28b33ce66bbdb57ddc6",
      "old_mode": 33188,
      "old_path": "src/cmd/compile/internal/ssa/gen/AMD64Ops.go",
      "new_id": "5e8fd4bb89bde7451a1cb28a9b2282950f988221",
      "new_mode": 33188,
      "new_path": "src/cmd/compile/internal/ssa/gen/AMD64Ops.go"
    },
    {
      "type": "modify",
      "old_id": "00a554d01ddec91ed8fd678d256cb2b751e06ae8",
      "old_mode": 33188,
      "old_path": "src/cmd/compile/internal/ssa/rewriteAMD64.go",
      "new_id": "f0fc186391065c92643ceeca209f6b7dc54d1483",
      "new_mode": 33188,
      "new_path": "src/cmd/compile/internal/ssa/rewriteAMD64.go"
    }
  ]
}
