)]}' { "commit": "46e4eb730abb48e79f504fbfd0424c0bb54e26c0", "tree": "f1c0c8789e40ce9dac5b02e1ebfb012c3dff6e11", "parents": [ "249dc8530c0efc2766606a940c1c50b434b2f1cd" ], "author": { "name": "Nigel Tao", "email": "nigeltao@golang.org", "time": "Sat Nov 10 11:03:43 2018 +1100" }, "committer": { "name": "Nigel Tao", "email": "nigeltao@golang.org", "time": "Thu Nov 15 02:24:11 2018 +0000" }, "message": "vector: use asm opcode mnemonics\n\nThere\u0027s no change in the binary output, just less mystery in the asm.\n\nThese mnemonics were introduced in Go 1.10:\nhttps://golang.org/doc/go1.10#asm and https://golang.org/cl/75490\n\nCurrent stable release (as of 2018-11-10) is Go 1.11, and\nhttps://golang.org/doc/devel/release.html#policy says that Go 1.9 and\nbelow are therefore no longer supported.\n\nChange-Id: I1f9a63521bc8d5e8f8d395605f62bf7fb6a63bc5\nReviewed-on: https://go-review.googlesource.com/c/148997\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "69e0fc268c19e1eab95b77a71a92f9bd17619821", "old_mode": 33188, "old_path": "vector/acc_amd64.s", "new_id": "fc6e7f837cc61ec37586a708605d384f6acfd96e", "new_mode": 33188, "new_path": "vector/acc_amd64.s" }, { "type": "modify", "old_id": "28b298b5ea00db349e287ac03e268194423cbbd0", "old_mode": 33188, "old_path": "vector/gen.go", "new_id": "2e71a515a480db54a05e36f432dba4972d0fbbd3", "new_mode": 33188, "new_path": "vector/gen.go" } ] }