]> Cypherpunks repositories - gostls13.git/commit
runtime: remove TODO
authorAustin Clements <austin@google.com>
Wed, 15 Nov 2017 22:26:33 +0000 (14:26 -0800)
committerAustin Clements <austin@google.com>
Fri, 17 Nov 2017 00:59:52 +0000 (00:59 +0000)
commit366f46fe0084db6740b9db87dd36a52caf289025
treebbbde661c8869d7a820de7cbb509fd00688e0a8a
parentb44b2feb914d866250f2efb744b24de0ce8c161a
runtime: remove TODO

I experimented with changing the write barrier to take the value in SI
rather than AX to improve register allocation. It had no effect on
performance and only made the "hello world" text 0.07% smaller, so
let's just remove the comment.

Change-Id: I6a261d14139b7a02a8467b31e74951dfb927ffb4
Reviewed-on: https://go-review.googlesource.com/78033
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Rick Hudson <rlh@golang.org>
src/runtime/asm_amd64.s