Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Issue 42116: 8-byte align C stack on Linux and Windows. (Closed)

Created:
11 years, 9 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

8-byte align C stack on Linux and Windows. Committed: http://code.google.com/p/v8/source/detail?r=1496

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/platform-linux.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/platform-win32.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 9 months ago (2009-03-12 09:42:49 UTC) #1
Christian Plesner Hansen
11 years, 9 months ago (2009-03-12 09:56:03 UTC) #2
Curses!  I was saving this performance improvement so I could hide the
store-float performance regression behind it.

Lgtm.

Powered by Google App Engine
This is Rietveld 408576698