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

Issue 7491043: Record ToBoolean's type information in Hydrogen's HBranch instruction, so we can use it in LCodeG... (Closed)

Created:
9 years, 5 months ago by Sven Panne
Modified:
9 years, 5 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

Record ToBoolean's type information in Hydrogen's HBranch instruction, so we can use it in LCodeGen::DoBranch later. Committed: http://code.google.com/p/v8/source/detail?r=8736

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -7 lines) Patch
M src/code-stubs.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/hydrogen.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/hydrogen.cc View 2 chunks +7 lines, -3 lines 0 comments Download
M src/hydrogen-instructions.h View 2 chunks +13 lines, -2 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/type-info.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/type-info.cc View 2 chunks +7 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698