)]}'
{
  "commit": "c16e044c98f1e00cd3ca285ebdfa16f62974c734",
  "tree": "dc8b0f49c90b9eef01ec385385489a9db9408ddb",
  "parents": [
    "95f1c2ab6ea41a7ba4152c9beb2525b53bd08dc3"
  ],
  "author": {
    "name": "Steinar Midtskogen",
    "email": "stemidts@cisco.com",
    "time": "Tue Mar 07 11:57:16 2017 +0100"
  },
  "committer": {
    "name": "Steinar Midtskogen",
    "email": "stemidts@cisco.com",
    "time": "Fri Mar 17 20:27:58 2017 +0000"
  },
  "message": "Disable intrinsics unit tests if optimisations are disabled\n\nThis fix was motivated by a code generation bug in g++ on arm, but it\nseems a good idea generally to disable these unit tests if we\u0027re not\ncompiling with optimisations, since the code tested is only intended\nto be used as inlined functions, and while it\u0027s possible to compile\nwithout optimisations, the tests become somewhat half-hearted since\nthere are workarounds when there\u0027s no inlining (such as for\ninstrinsics requiring immediate values), so the tests would partly\ntest code that wont be used anyway.\n\nBUG\u003daomedia:377\n\nChange-Id: I9a0515c96a7ed2f4636820dfc03fbb92323ca8ee\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bab8d09307fc0e408218b7df4725cbed6b96bb1e",
      "old_mode": 33188,
      "old_path": "test/simd_cmp_neon.cc",
      "new_id": "c8004cc8b1a0f5956bf6b44eadc6140de8ef55ba",
      "new_mode": 33188,
      "new_path": "test/simd_cmp_neon.cc"
    },
    {
      "type": "modify",
      "old_id": "230742c6caee43c921f929f1618925ec97c73b72",
      "old_mode": 33188,
      "old_path": "test/simd_cmp_sse2.cc",
      "new_id": "67cb43c101a7c7ee5ff01dc85f2b567168b71e16",
      "new_mode": 33188,
      "new_path": "test/simd_cmp_sse2.cc"
    },
    {
      "type": "modify",
      "old_id": "b08bf92105d4debbffbda1cce7b94612fd407ab4",
      "old_mode": 33188,
      "old_path": "test/simd_cmp_sse4.cc",
      "new_id": "ba826d8983b203cf18d3dcdf51ac74ef5e738d30",
      "new_mode": 33188,
      "new_path": "test/simd_cmp_sse4.cc"
    },
    {
      "type": "modify",
      "old_id": "ac82fe7724e578ac8d3e8b37f4846099bf439fdb",
      "old_mode": 33188,
      "old_path": "test/simd_cmp_ssse3.cc",
      "new_id": "a6c7000fd3a08f9a72e9ccbb6b2148ae5a9a6cd5",
      "new_mode": 33188,
      "new_path": "test/simd_cmp_ssse3.cc"
    },
    {
      "type": "modify",
      "old_id": "f9c413892dacca9d8fd200a1e79f468e1c42385b",
      "old_mode": 33188,
      "old_path": "test/simd_neon_test.cc",
      "new_id": "0565fb4e2a98d31fce611864b7f910a7bbae9c69",
      "new_mode": 33188,
      "new_path": "test/simd_neon_test.cc"
    },
    {
      "type": "modify",
      "old_id": "4990b20382c404892869dcc0bac1d7b2d5e3b764",
      "old_mode": 33188,
      "old_path": "test/simd_sse2_test.cc",
      "new_id": "a0b49d77e6a83a1077b1ee90c3309a16743a02c2",
      "new_mode": 33188,
      "new_path": "test/simd_sse2_test.cc"
    },
    {
      "type": "modify",
      "old_id": "1742670675d3f7cabb03890976560ad503226ad3",
      "old_mode": 33188,
      "old_path": "test/simd_sse4_test.cc",
      "new_id": "73c96427f22962dd00c0b41aa0f164ee6a2661d3",
      "new_mode": 33188,
      "new_path": "test/simd_sse4_test.cc"
    },
    {
      "type": "modify",
      "old_id": "a7d6a69dbbdab07b963b768798e622a8a8350445",
      "old_mode": 33188,
      "old_path": "test/simd_ssse3_test.cc",
      "new_id": "9ebeeef1b50f3b625a19d0d52c553c01f976e519",
      "new_mode": 33188,
      "new_path": "test/simd_ssse3_test.cc"
    }
  ]
}
