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

Issue 301973014: Folding of bounded dynamic size allocations with const size allocations. (Closed)

Created:
6 years, 6 months ago by Igor Sheludko
Modified:
6 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Folding of bounded dynamic size allocations with const size allocations. R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21675

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -61 lines) Patch
M src/hydrogen-instructions.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 5 chunks +84 lines, -58 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Igor Sheludko
PTAL
6 years, 6 months ago (2014-06-03 08:46:40 UTC) #1
Hannes Payer (out of office)
https://codereview.chromium.org/301973014/diff/1/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right): https://codereview.chromium.org/301973014/diff/1/src/hydrogen-instructions.cc#newcode3837 src/hydrogen-instructions.cc:3837: HConstant* new_dominator_size_upper_bound_c = I don't like the _c, can ...
6 years, 6 months ago (2014-06-04 09:44:29 UTC) #2
Igor Sheludko
https://codereview.chromium.org/301973014/diff/1/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right): https://codereview.chromium.org/301973014/diff/1/src/hydrogen-instructions.cc#newcode3837 src/hydrogen-instructions.cc:3837: HConstant* new_dominator_size_upper_bound_c = On 2014/06/04 09:44:29, Hannes Payer wrote: ...
6 years, 6 months ago (2014-06-04 10:07:41 UTC) #3
Hannes Payer (out of office)
lgtm
6 years, 6 months ago (2014-06-04 11:05:52 UTC) #4
Igor Sheludko
6 years, 6 months ago (2014-06-04 13:39:10 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r21675 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698