MIPS: HArgument instructions currently require a frame. In Lithium we can ensure...
authorpalfia@homejinni.com <palfia@homejinni.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 18 Apr 2013 23:47:40 +0000 (23:47 +0000)
committerpalfia@homejinni.com <palfia@homejinni.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 18 Apr 2013 23:47:40 +0000 (23:47 +0000)
commit5197ab0548f343daf636b0b0af8c4c1a3b798e86
tree98b2e5df02a4e51434710a97569a1fb48024c433
parentbd03455c4e34b8b1f417bbb09f9f0793fbf80338
MIPS: HArgument instructions currently require a frame. In Lithium we can ensure a frame is created for these instructions via a compile info flag.

Port r14339 (7d544be1)

BUG=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14344 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/lithium-codegen-mips.h
src/mips/lithium-mips.cc