X87: Added vector-based loadic hydrogen stubs. Not yet callable.
authorweiliang.lin@intel.com <weiliang.lin@intel.com>
Wed, 27 Aug 2014 07:58:51 +0000 (07:58 +0000)
committerweiliang.lin@intel.com <weiliang.lin@intel.com>
Wed, 27 Aug 2014 07:58:51 +0000 (07:58 +0000)
commiteab8bdde2354515551f516dc67f6d78bf2b9b927
treeafebda51ac9dd8fb0451b9d714f238047ab52071
parent19a4571681cd732b3f27890a61fd2626c7079039
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=
R=weiliang.lin@intel.com

Review URL: https://codereview.chromium.org/507993002

Patch from Chunyang Dai <chunyang.dai@intel.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23433 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x87/code-stubs-x87.cc