Emit pushes and pops through the virtual frame on ARM. Merging of
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 7 Nov 2008 08:21:07 +0000 (08:21 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 7 Nov 2008 08:21:07 +0000 (08:21 +0000)
commitbdb896cc407cea632f8469d0c96ed62c12e592c3
tree30a990030eeca483f70e697f542ea27a3c01fdc7
parenta6554f87851bd5019921086d8ca00ba8226b8edb
Emit pushes and pops through the virtual frame on ARM.  Merging of
frames is not yet handled.  The ARM code generator should be back in
line with the IA32 one.
Review URL: http://codereview.chromium.org/9182

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