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

Issue 6329006: X64 Crankshaft: Add addition of tagged and int32 values to Crankshaft on x64.... (Closed)

Created:
9 years, 11 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

X64 Crankshaft: Add addition of tagged and int32 values to Crankshaft on x64. Enable CallIC to global function to call optimized code. Committed: http://code.google.com/p/v8/source/detail?r=6366

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -10 lines) Patch
M src/x64/code-stubs-x64.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +23 lines, -2 lines 0 comments Download
M src/x64/lithium-x64.cc View 2 chunks +30 lines, -3 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +12 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
I will remove the tab characters. Emacs went tab-happy on me.
9 years, 11 months ago (2011-01-17 16:07:03 UTC) #1
Lasse Reichstein
9 years, 11 months ago (2011-01-18 13:22:37 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698