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

Issue 1604030: Enable MMX for Chrome (Closed)

Created:
10 years, 8 months ago by fbarchard
Modified:
9 years, 7 months ago
Reviewers:
tony
CC:
chromium-reviews, Evan Martin, Michael Moss, Sergey Ulanov, scherkus (not reviewing), agl
Visibility:
Public.

Description

Enable MMX for Chrome BUG=41259, 19113 TEST=build code that uses mmx intrinsics. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=44325

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M build/common.gypi View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
fbarchard
Enable MMX for Chrome builds on ia32 linux/mac.
10 years, 8 months ago (2010-04-13 03:03:07 UTC) #1
tony
http://codereview.chromium.org/1604030/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/1604030/diff/1/2#newcode895 build/common.gypi:895: '-mmmx', Can you just put this in the cflags ...
10 years, 8 months ago (2010-04-13 03:14:39 UTC) #2
fbarchard
Moved comment and added detail. http://codereview.chromium.org/1604030/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/1604030/diff/1/2#newcode895 build/common.gypi:895: '-mmmx', It needs to ...
10 years, 8 months ago (2010-04-13 03:46:10 UTC) #3
tony
10 years, 8 months ago (2010-04-13 04:00:34 UTC) #4
LGTM

http://codereview.chromium.org/1604030/diff/8001/9001
File build/common.gypi (right):

http://codereview.chromium.org/1604030/diff/8001/9001#newcode893
build/common.gypi:893: # -mmmx allows mmintrin.h to be used for mmx intrinsics.
Nit: maybe mention that --mmmx is needed for audio/video.

Powered by Google App Engine
This is Rietveld 408576698