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

Issue 18144: Experimental: remove the cc_reg_ state from the code generator. There... (Closed)

Created:
11 years, 11 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Experimental: remove the cc_reg_ state from the code generator. There is a rather crude branch around a direct jump (which may be to the next instruction to boot). Cleaning that up is the very next step. Committed: http://code.google.com/p/v8/source/detail?r=1096

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -178 lines) Patch
M src/codegen-ia32.h View 5 chunks +5 lines, -6 lines 0 comments Download
M src/codegen-ia32.cc View 1 2 40 chunks +76 lines, -161 lines 0 comments Download
M src/jump-target-ia32.cc View 4 chunks +0 lines, -5 lines 0 comments Download
M src/virtual-frame-ia32.cc View 6 chunks +0 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Chromium)
11 years, 11 months ago (2009-01-16 10:36:52 UTC) #1
Kevin Millikin (Chromium)
Mads & Bill, can you take a quick look at this? I want to put ...
11 years, 11 months ago (2009-01-16 11:06:30 UTC) #2
Mads Ager (chromium)
11 years, 11 months ago (2009-01-16 11:13:43 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698