MIPS: Minor optimizations in Builtins::Generate_ArgumentsAdaptorTrampoline.
authordanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 7 Mar 2012 08:59:43 +0000 (08:59 +0000)
committerdanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 7 Mar 2012 08:59:43 +0000 (08:59 +0000)
commit107d25a8a71dc40109bfbfff2fdb087d85f0e817
treebe4c407a6cbf8b24fb4ba7affbb2a1e1bcd35470
parentfc60fdab9c9a8bb6ce45bf22ac1db4eb2779ca10
MIPS: Minor optimizations in Builtins::Generate_ArgumentsAdaptorTrampoline.

The branch delay slot is now utilized in a few loops.
This is the cleanup of an old TODO.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/9618013

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10949 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/builtins-mips.cc