MIPS: Teach TurboFan to call vector-based ICs.
authorbalazs.kilvady@imgtec.com <balazs.kilvady@imgtec.com>
Fri, 10 Oct 2014 13:56:34 +0000 (13:56 +0000)
committerbalazs.kilvady@imgtec.com <balazs.kilvady@imgtec.com>
Fri, 10 Oct 2014 13:56:34 +0000 (13:56 +0000)
commit396008387b61e0a308b8b59ef09d05d8830c146e
tree3e0fd1e2b33be10a8ff1d412c9f2858c1779c16c
parenta56c3ce06c34f9cf2db33546644b7003afc4b1cd
MIPS: Teach TurboFan to call vector-based ICs.

Port r24519 (842debf)

Original commit message:
Additional static information needs to be passed to Load and KeyedLoad calls if
--vector-ics is turned on.

BUG=
R=dusan.milosavljevic@imgtec.com

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24532 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips64/lithium-codegen-mips64.cc