Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(310)

Issue 163091: 8g: discard tempalloc/tempfree experiment (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 5 months ago by rsc
Modified:
15 years, 5 months ago
Reviewers:
ken3
CC:
ken2
Visibility:
Public.

Description

8g: discard tempalloc/tempfree experiment in favor of tempname. allows optimizer to do more. unfortunately, optimizer seems to be broken; disable it.

Patch Set 1 #

Patch Set 2 : code review 163091: 8g: discard tempalloc/tempfree experiment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -141 lines) Patch
M src/cmd/8g/cgen.c View 16 chunks +23 lines, -50 lines 0 comments Download
M src/cmd/8g/cgen64.c View 2 chunks +3 lines, -7 lines 0 comments Download
M src/cmd/8g/gg.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/cmd/8g/ggen.c View 16 chunks +13 lines, -26 lines 0 comments Download
M src/cmd/8g/gsubr.c View 13 chunks +18 lines, -54 lines 0 comments Download
M src/cmd/8g/opt.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/cmd/8g/reg.c View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=47a7d31e4405 *** 8g: discard tempalloc/tempfree experiment in favor of tempname. allows optimizer ...
15 years, 5 months ago (2009-12-03 02:31:32 UTC) #1
ken3
15 years, 5 months ago (2009-12-06 03:38:25 UTC) #2
On 2009/12/03 02:31:32, rsc wrote:
> *** Submitted as http://code.google.com/p/go/source/detail?r=47a7d31e4405 ***
> 
> 8g: discard tempalloc/tempfree experiment
> in favor of tempname.
> allows optimizer to do more.
> unfortunately, optimizer seems to be broken; disable it.
> 
> R=ken2
> http://codereview.appspot.com/163091

LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b