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

Issue 3152016: Remove experimental fast-codegen. We are no longer working on this (Closed)

Created:
10 years, 4 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Remove experimental fast-codegen. We are no longer working on this approach. Committed: http://code.google.com/p/v8/source/detail?r=5259

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+440 lines, -3144 lines) Patch
M src/SConscript View 7 chunks +0 lines, -7 lines 0 comments Download
M src/arm/codegen-arm.cc View 1 chunk +64 lines, -77 lines 0 comments Download
D src/arm/fast-codegen-arm.cc View 1 chunk +0 lines, -241 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 1 chunk +77 lines, -79 lines 0 comments Download
M src/compiler.h View 5 chunks +0 lines, -53 lines 0 comments Download
M src/compiler.cc View 5 chunks +1 line, -25 lines 0 comments Download
D src/fast-codegen.h View 1 chunk +0 lines, -161 lines 0 comments Download
D src/fast-codegen.cc View 1 chunk +0 lines, -746 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/full-codegen.h View 2 chunks +1 line, -6 lines 0 comments Download
M src/full-codegen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/codegen-ia32.cc View 1 chunk +73 lines, -86 lines 0 comments Download
D src/ia32/fast-codegen-ia32.h View 1 chunk +0 lines, -155 lines 0 comments Download
D src/ia32/fast-codegen-ia32.cc View 1 chunk +0 lines, -954 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +74 lines, -76 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 chunk +72 lines, -86 lines 0 comments Download
D src/x64/fast-codegen-x64.cc View 1 chunk +0 lines, -250 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +77 lines, -79 lines 0 comments Download
M tools/gyp/v8.gyp View 6 chunks +0 lines, -7 lines 0 comments Download
M tools/v8.xcodeproj/project.pbxproj View 5 chunks +0 lines, -16 lines 0 comments Download
M tools/visual_studio/v8_base.vcproj View 1 chunk +0 lines, -12 lines 0 comments Download
M tools/visual_studio/v8_base_arm.vcproj View 1 chunk +0 lines, -12 lines 0 comments Download
M tools/visual_studio/v8_base_x64.vcproj View 1 chunk +0 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 4 months ago (2010-08-13 08:13:09 UTC) #1
Rico
10 years, 4 months ago (2010-08-13 09:06:14 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698