)]}'
{
  "commit": "ccbb6d16d412d90532d4873b0bfe7f5ee93dbc50",
  "tree": "21a335b22e6a26e92a9f64038163a812c79ab4d8",
  "parents": [
    "d57ed5fabb019ec0a29961f3a45bf82437e66bbe"
  ],
  "author": {
    "name": "Sagar Thakur",
    "email": "sagar.thakur@imgtec.com",
    "time": "Wed Sep 14 06:09:26 2016 -0700"
  },
  "committer": {
    "name": "Jim Stichnoth",
    "email": "stichnot@chromium.org",
    "time": "Wed Sep 14 06:09:26 2016 -0700"
  },
  "message": "[Subzero][MIPS] Fix test nacl-other-intrinsics.ll\n\nThe test nacl-other-intrinsics.ll fails with an assertion failure: assert(SpillAreaAlignmentBytes \u003c\u003d MIPS32_STACK_ALIGNMENT_BYTES). This assertion triggers because MIPS32_STACK_ALIGNMENT_BYTES is 8 and SpillAreaAlignmentBytes is 16. The minimum required alignment of stack for MIPS32 is 8 bytes according to the ABI document. Since 16 is aligned to 8, we can safely keep the stack aligned to 16 bytes to fix the test.\n\nR\u003dstichnot@chromium.org\n\nReview URL: https://codereview.chromium.org/2339683003 .\n\nPatch from Sagar Thakur \u003csagar.thakur@imgtec.com\u003e.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8db22764ef5117c22bc96353e68a9665527b4497",
      "old_mode": 33188,
      "old_path": "src/IceTargetLoweringMIPS32.cpp",
      "new_id": "d74a8d80144a5f0fbce8726e65d5c31d941b0a42",
      "new_mode": 33188,
      "new_path": "src/IceTargetLoweringMIPS32.cpp"
    },
    {
      "type": "modify",
      "old_id": "7c748f8416725abc670b7e35055dbc2ae8637d90",
      "old_mode": 33188,
      "old_path": "tests_lit/llvm2ice_tests/alloc.ll",
      "new_id": "756b2374441410896ab643fbae431dc54c85746b",
      "new_mode": 33188,
      "new_path": "tests_lit/llvm2ice_tests/alloc.ll"
    }
  ]
}
