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

Issue 11783055: Make the array bounds check elimination phase optional (and set the foundation for introducing SSI … (Closed)

Created:
7 years, 11 months ago by Massi
Modified:
7 years, 11 months ago
CC:
v8-dev
Visibility:
Public.

Description

Make the array bounds check elimination phase optional (and set the foundation for introducing SSI in a simple way). BUG= Committed: https://code.google.com/p/v8/source/detail?r=13409

Patch Set 1 #

Patch Set 2 : Addressed review comments. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -56 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M src/hydrogen.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M src/hydrogen.cc View 1 9 chunks +36 lines, -15 lines 2 comments Download
M src/hydrogen-instructions.h View 1 5 chunks +33 lines, -23 lines 1 comment Download
M src/hydrogen-instructions.cc View 1 1 chunk +22 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 3 chunks +4 lines, -9 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Massi
7 years, 11 months ago (2013-01-09 09:56:35 UTC) #1
Massi
Addressed (offline) review comments.
7 years, 11 months ago (2013-01-10 10:42:45 UTC) #2
Jakob Kummerow
LGTM with comments. https://chromiumcodereview.appspot.com/11783055/diff/2002/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://chromiumcodereview.appspot.com/11783055/diff/2002/src/hydrogen-instructions.h#newcode351 src/hydrogen-instructions.h:351: Representation KeyedAccessIndexRequirement() { nit: I'm a ...
7 years, 11 months ago (2013-01-10 16:06:47 UTC) #3
Toon Verwaest
7 years, 11 months ago (2013-01-17 15:48:57 UTC) #4
Message was sent while issue was closed.
This CL breaks crypto aes from the kraken-once benchmark suite.

Powered by Google App Engine
This is Rietveld 408576698