X64: Use allocation with no scratch registers to avoid push/pop.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 3 May 2010 09:54:48 +0000 (09:54 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 3 May 2010 09:54:48 +0000 (09:54 +0000)
commit289b245d2b2e949eae062d03e301c94a104fb430
tree0f2d161a6ddbbdd6afa28177afcd2722133f5470
parent3906e2b10954632b0c5685bf1a88ae517910c135
X64: Use allocation with no scratch registers to avoid push/pop.
Minor prettifications.

Review URL: http://codereview.chromium.org/1862001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4562 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x64/codegen-x64.cc
src/x64/macro-assembler-x64.cc