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

Issue 13928006: Remove SSE2 feature checks from x64 code (it is always on) (Closed)

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

Description

Remove SSE2 feature checks from x64 code (it is always on) BUG= Committed: https://code.google.com/p/v8/source/detail?r=14184

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -8 lines) Patch
M src/x64/assembler-x64.h View 3 chunks +3 lines, -4 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
On x64, we have a guarantee that SSE2 instructions are always available. Like we do ...
7 years, 8 months ago (2013-04-09 10:29:01 UTC) #1
danno
lgtm
7 years, 8 months ago (2013-04-09 10:30:49 UTC) #2
mvstanton
7 years, 8 months ago (2013-04-09 10:32:10 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r14184 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698