All done, thanks!
http://codereview.chromium.org/1575047/diff/1/2 File src/x64/codegen-x64.cc (right): http://codereview.chromium.org/1575047/diff/1/2#newcode7722 src/x64/codegen-x64.cc:7722: if (CpuFeatures::IsSupported(SSE2)) { On 2010/04/22 12:23:26, Søren Gjesse wrote:
No need to handle non SSE2 support as SSE2 is always supported on x64.
Done. http://codereview.chromium.org/1575047/diff/1/3 File src/x64/codegen-x64.h (right): http://codereview.chromium.org/1575047/diff/1/3#newcode942 src/x64/codegen-x64.h:942: static void GenerateConvertHashCodeToIndex(MacroAssembler* masm, On 2010/04/22 12:23:26, Søren Gjesse wrote:
Indent.
Done. http://codereview.chromium.org/1575047/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
