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

Issue 18041003: Implement X87 stack tracking and x87 multiplication (Closed)

Created:
7 years, 5 months ago by oliv
Modified:
7 years, 5 months ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Implement X87 stack tracking and x87 multiplication BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15628

Patch Set 1 : #

Total comments: 5

Patch Set 2 : address review #

Patch Set 3 : rebase #

Patch Set 4 : fix x87 usage of bleeding_edge commits #

Total comments: 1

Patch Set 5 : address review #

Patch Set 6 : some more fixes #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+322 lines, -208 lines) Patch
M src/ia32/assembler-ia32.h View 2 chunks +21 lines, -10 lines 0 comments Download
M src/ia32/assembler-ia32.cc View 1 2 4 chunks +9 lines, -3 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 2 3 4 6 chunks +28 lines, -9 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 2 3 4 5 6 17 chunks +232 lines, -99 lines 0 comments Download
M src/ia32/lithium-gap-resolver-ia32.cc View 1 2 3 3 chunks +6 lines, -10 lines 0 comments Download
M src/ia32/lithium-ia32.h View 1 2 3 4 5 6 8 chunks +8 lines, -24 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 2 3 4 5 6 10 chunks +18 lines, -53 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
mvstanton
Very nice, I just have a few comments. Thanks, --Michael https://codereview.chromium.org/18041003/diff/45001/src/ia32/lithium-codegen-ia32.cc File src/ia32/lithium-codegen-ia32.cc (right): https://codereview.chromium.org/18041003/diff/45001/src/ia32/lithium-codegen-ia32.cc#newcode567 ...
7 years, 5 months ago (2013-07-04 12:30:55 UTC) #1
oliv
PTAL ps: i often upload cls for my own viewing pleasure, so you might waste ...
7 years, 5 months ago (2013-07-05 09:44:16 UTC) #2
mvstanton
lgtm. Have a look at the one comment. Very nice! --Michael https://chromiumcodereview.appspot.com/18041003/diff/64001/src/ia32/lithium-codegen-ia32.cc File src/ia32/lithium-codegen-ia32.cc (right): ...
7 years, 5 months ago (2013-07-10 09:57:33 UTC) #3
oliv
On 2013/07/10 09:57:33, mvstanton wrote: > lgtm. > Have a look at the one comment. ...
7 years, 5 months ago (2013-07-10 12:28:56 UTC) #4
mvstanton
I think it looks good, --Michael
7 years, 5 months ago (2013-07-11 10:43:25 UTC) #5
oliv
7 years, 5 months ago (2013-07-11 13:07:11 UTC) #6
Message was sent while issue was closed.
Committed patchset #7 manually as r15628 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698