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

Issue 645323002: X87: Introduce FeedbackVectorSlot type - better than int. (Closed)

Created:
6 years, 2 months ago by chunyang.dai
Modified:
6 years, 2 months ago
Reviewers:
Weiliang, mvstanton
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/external/v8.git@bleeding_edge
Project:
v8
Visibility:
Public.

Description

X87: Introduce FeedbackVectorSlot type - better than int. port r24528. original commit message: Introduce FeedbackVectorSlot type - better than int. It's good to have typing around this value. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M src/x87/full-codegen-x87.cc View 14 chunks +16 lines, -16 lines 0 comments Download
M src/x87/lithium-codegen-x87.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
chunyang.dai
WL. PTAL. thanks
6 years, 2 months ago (2014-10-11 09:29:08 UTC) #2
Weiliang
lgtm
6 years, 2 months ago (2014-10-13 01:54:32 UTC) #3
Weiliang
6 years, 2 months ago (2014-10-13 01:55:45 UTC) #4
Committed as r24540

Powered by Google App Engine
This is Rietveld 408576698