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

Issue 21509003: Extend assembler and codegen with more fpu arithmetic (Closed)

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

Description

Extend assembler and codegen with more fpu arithmetic BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16600

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -2 lines) Patch
M src/ia32/assembler-ia32.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/ia32/assembler-ia32.cc View 2 chunks +18 lines, -0 lines 0 comments Download
M src/ia32/disasm-ia32.cc View 4 chunks +11 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +26 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
oliv
7 years, 4 months ago (2013-08-01 09:13:02 UTC) #1
mvstanton
It looks good. Be sure to run all the tests in no SSE2 mode too. ...
7 years, 4 months ago (2013-08-02 09:20:00 UTC) #2
oliv
Committed patchset #1 manually as r16600 (presubmit successful).
7 years, 3 months ago (2013-09-09 16:57:52 UTC) #3
weiliang.lin2
On 2013/09/09 16:57:52, oliv wrote: > Committed patchset #1 manually as r16600 (presubmit successful). Why ...
7 years, 3 months ago (2013-09-11 01:47:33 UTC) #4
oliv
7 years, 3 months ago (2013-09-12 09:08:41 UTC) #5
Message was sent while issue was closed.
On 2013/09/11 01:47:33, weiliang.lin2 wrote:
> On 2013/09/09 16:57:52, oliv wrote:
> > Committed patchset #1 manually as r16600 (presubmit successful).
> 
> Why there is no x64 part?

since we always have sse2 there

Powered by Google App Engine
This is Rietveld 408576698