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

Issue 507993002: X87: Added vector-based loadic hydrogen stubs. Not yet callable. (Closed)

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

Description

X87: Added vector-based loadic hydrogen stubs. Not yet callable. port r23405. original commit message: Added vector-based loadic hydrogen stubs. Not yet callable. The next step is to integrate the use of vector[slot] into the IC infrastructure so it can do the right thing for a vector-based ic. Then these stubs can be installed. For now, they immediately bail out to the miss handler. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M src/x87/code-stubs-x87.cc View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
chunyang.dai
chunyang.dai@intel.com changed reviewers: + mvstanton@chromium.org, weiliang.lin@intel.com
6 years, 3 months ago (2014-08-27 07:56:25 UTC) #1
chunyang.dai
weiliang. PTAL. thanks.
6 years, 3 months ago (2014-08-27 07:56:49 UTC) #2
Weiliang
lgtm
6 years, 3 months ago (2014-08-27 07:57:40 UTC) #3
Weiliang
6 years, 3 months ago (2014-08-27 08:01:38 UTC) #4
Committed as r23433

Powered by Google App Engine
This is Rietveld 408576698