)]}'
{
  "commit": "6d73871220b21157ce9f91b5d51334b379e27a7e",
  "tree": "65e03657710d77a0a520fd3154c7a5b3c64bd52b",
  "parents": [
    "f466d72f4f284b878dfb18b4e9c115961ef4036b"
  ],
  "author": {
    "name": "Nicolas Capens",
    "email": "capn@google.com",
    "time": "Fri Sep 30 04:15:22 2016 -0400"
  },
  "committer": {
    "name": "Nicolas Capens",
    "email": "capn@google.com",
    "time": "Wed Oct 05 20:40:36 2016 +0000"
  },
  "message": "Add type information to pointer arguments.\n\nUnlike LLVM, Subzero does not store the type of value a pointer\nreferences as part of the pointer\u0027s type information. So add a type\nargument to createGEP(). Also add the type to createStore(), to\nenable smaller types to be emulated by larger ones.\n\nBug swiftshader:11\n\nChange-Id: I08173dd0ba07362d2b27baff4a8fba0ecce093d2\nReviewed-on: https://swiftshader-review.googlesource.com/7392\nTested-by: Nicolas Capens \u003ccapn@google.com\u003e\nReviewed-by: Alexis Hétu \u003csugoi@google.com\u003e\nReviewed-by: Nicolas Capens \u003ccapn@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d1dafda6726889668bc09cb60a108e449465f92a",
      "old_mode": 33188,
      "old_path": "src/Reactor/LLVMReactor.cpp",
      "new_id": "f1d16315d256384ab90c6124af7a447789e53759",
      "new_mode": 33188,
      "new_path": "src/Reactor/LLVMReactor.cpp"
    },
    {
      "type": "modify",
      "old_id": "f384687c4ef36465d6a82d2198cb05116247925f",
      "old_mode": 33188,
      "old_path": "src/Reactor/Nucleus.hpp",
      "new_id": "a221db38a8f5695826c73dd253d45a1df7f32c2f",
      "new_mode": 33188,
      "new_path": "src/Reactor/Nucleus.hpp"
    },
    {
      "type": "modify",
      "old_id": "2b84a8c46d5b1198e319a60a2f7d97e7bafa9bcd",
      "old_mode": 33188,
      "old_path": "src/Reactor/Reactor.hpp",
      "new_id": "5fbfef7a6cd51362baf5dfa0668e825f32c73b63",
      "new_mode": 33188,
      "new_path": "src/Reactor/Reactor.hpp"
    },
    {
      "type": "modify",
      "old_id": "d1fd3e2b47258162321ed5317cade833cc43da38",
      "old_mode": 33188,
      "old_path": "src/Reactor/SubzeroReactor.cpp",
      "new_id": "bdb00d22c8f527000cf5fbf93ab93e3816064a00",
      "new_mode": 33188,
      "new_path": "src/Reactor/SubzeroReactor.cpp"
    }
  ]
}
