Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Issue 9699117: Re-enable constructor inlining and inline === comparison with boolean constants. (Closed)

Created:
8 years, 9 months ago by fschneider
Modified:
8 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

Re-enable constructor inlining and inline === comparison with boolean constants. This change reverts r10974 which disabled those two optimizations. They were not responsible for the problem in earley-boyer. BUG=v8:2009 Committed: https://code.google.com/p/v8/source/detail?r=11076

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M src/flag-definitions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
8 years, 9 months ago (2012-03-16 11:56:46 UTC) #1
Vyacheslav Egorov (Chromium)
8 years, 9 months ago (2012-03-16 11:57:10 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698