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

Issue 11416136: Only require SSE2 at minimum hardware requirement. (Closed)

Created:
8 years, 1 month ago by Florian Schneider
Modified:
8 years, 1 month ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Only require SSE2 at minimum hardware requirement. BUG=dart:6010 Committed: https://code.google.com/p/dart/source/detail?r=15253

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -21 lines) Patch
M runtime/vm/assembler_ia32.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/assembler_ia32.cc View 1 2 2 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/assembler_x64.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 1 2 2 chunks +0 lines, -8 lines 0 comments Download
M runtime/vm/dart.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Schneider
8 years, 1 month ago (2012-11-21 16:16:40 UTC) #1
Vyacheslav Egorov (Google)
8 years, 1 month ago (2012-11-22 11:12:18 UTC) #2
LGTM

I suggest killing sse3 detection to avoid confusion.

Powered by Google App Engine
This is Rietveld 408576698