MIPS: Clean up handling of global cell stores in the optimizing compiler.
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 20 Dec 2011 12:36:36 +0000 (12:36 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 20 Dec 2011 12:36:36 +0000 (12:36 +0000)
commit76cc6878fcdc93b9e2d25d601ae454f9c40aa766
treed22e4c4d320384dc4b6c0a8f96cfa0ba058ecf96
parentd8acc2dfbe0c618d30bde528fed53f6ef42b22d6
MIPS: Clean up handling of global cell stores in the optimizing compiler.

Port r10280 (5f6aec5).

Original commit message:

Tell the register allocator the value is not overwritten.  Never use
temporary registers on ia32, avoid them on x64 and ARM.  Restore the
original copyright date on assembler.cc.

BUG=
TEST=

Review URL: http://codereview.chromium.org/9004017
Patch from Daniel Kalmar <kalmard@homejinni.com>.

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