]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] 5g,6g,8g,9g: debug prints for regopt pass 6 and paint2
authorAustin Clements <austin@google.com>
Fri, 14 Nov 2014 16:56:31 +0000 (11:56 -0500)
committerAustin Clements <austin@google.com>
Fri, 14 Nov 2014 16:56:31 +0000 (11:56 -0500)
commit5b38501a4f56a4c325c3992b608fb095b3b2e1e5
tree9f6ace5b4856c191a302602115887031d4ffee7a
parent9e7bed88cde087726ad097442ee9b36f4f4021bc
[dev.power64] 5g,6g,8g,9g: debug prints for regopt pass 6 and paint2

Theses were very helpful in understanding the regions and
register selection when porting regopt to 9g.  Add them to the
other compilers (and improve 9g's successor debug print).

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/174130043
src/cmd/5g/opt.h
src/cmd/5g/reg.c
src/cmd/6g/opt.h
src/cmd/6g/reg.c
src/cmd/8g/opt.h
src/cmd/8g/reg.c
src/cmd/9g/reg.c