)]}'
{
  "commit": "166792f7bbe2cad120b75062ff6f8f1b67366f18",
  "tree": "36e0b6d14092731de6c2a6eeb61993b19ac94c95",
  "parents": [
    "50cd72148211c5e5f22ea2519d19ce024226e61f"
  ],
  "author": {
    "name": "Aurelien Jarno",
    "email": "aurelien@aurel32.net",
    "time": "Sat Oct 20 17:31:44 2012 +0200"
  },
  "committer": {
    "name": "Aurelien Jarno",
    "email": "aurelien@aurel32.net",
    "time": "Sun Oct 28 14:54:05 2012 +0100"
  },
  "message": "tcg/i386: remove suboptimal register shifting\n\nNow that CONFIG_TCG_PASS_AREG0 has been removed, it\u0027s easier to get\nan optimal code for the load/store functions.\n\nFirst swap the two registers used in tcg_out_tlb_load() so that the\naddress end-up in the second register instead of the first one. Adjust\ntcg_out_qemu_ld() and tcg_out_qemu_st() to respectively call\ntcg_out_qemu_ld_direct() and tcg_out_qemu_st_direct() with the correct\nregisters. Then replace the register shifting by direct load of the\narguments.\n\nReviewed-by: Richard Henderson \u003crth@twiddle.net\u003e\nSigned-off-by: Aurelien Jarno \u003caurelien@aurel32.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4952c057b3e88970827c013d8ce5a84e3a70e601",
      "old_mode": 33188,
      "old_path": "tcg/i386/tcg-target.c",
      "new_id": "4c59e339f52ed2193cedcb8b6d3538b2a46364ba",
      "new_mode": 33188,
      "new_path": "tcg/i386/tcg-target.c"
    }
  ]
}
