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

Issue 3166033: Improve the code generated by the full codegen by keeping... (Closed)

Created:
10 years, 4 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Improve the code generated by the full codegen by keeping track of the fall-through label and avoiding silly jumps. Committed: http://code.google.com/p/v8/source/detail?r=5337

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+294 lines, -230 lines) Patch
M src/arm/full-codegen-arm.cc View 24 chunks +67 lines, -60 lines 0 comments Download
M src/full-codegen.h View 4 chunks +12 lines, -3 lines 0 comments Download
M src/full-codegen.cc View 11 chunks +77 lines, -38 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 26 chunks +70 lines, -65 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 26 chunks +68 lines, -64 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
10 years, 4 months ago (2010-08-25 08:14:40 UTC) #1
Mads Ager (chromium)
10 years, 4 months ago (2010-08-25 08:45:27 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698