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

Issue 2172193002: [gn] Switch arm sim to gn

Created:
4 years, 5 months ago by Michael Achenbach
Modified:
4 years, 4 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[gn] Switch arm sim to gn BUG=chromium:474921

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -16 lines) Patch
M infra/mb/mb_config.pyl View 5 chunks +20 lines, -16 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Michael Achenbach
Observations from https://build.chromium.org/p/client.v8.ports/builders/V8%20Linux%20-%20arm%20-%20sim/builds/1909/steps/compare%20build%20flags%20%28fyi%29/logs/stdio for v8_base: defines differ: In gyp, but not in GN: -DUSE_EABI_HARDFLOAT=0 In ...
4 years, 5 months ago (2016-07-22 09:53:49 UTC) #3
jochen (gone - plz use gerrit)
gyp used to default to softfp, but gn defaults on non-android to hardfp for arm ...
4 years, 5 months ago (2016-07-22 12:37:23 UTC) #4
Michael Achenbach
On 2016/07/22 12:37:23, jochen wrote: > gyp used to default to softfp, but gn defaults ...
4 years, 5 months ago (2016-07-25 09:30:28 UTC) #5
jochen (gone - plz use gerrit)
On 2016/07/25 at 09:30:28, machenbach wrote: > On 2016/07/22 12:37:23, jochen wrote: > > gyp ...
4 years, 5 months ago (2016-07-25 09:34:30 UTC) #6
Michael Achenbach
> So far we only tested one with the simulator, no? Yes. With simulator we ...
4 years, 5 months ago (2016-07-25 10:15:31 UTC) #7
Michael Achenbach
Current differences: https://build.chromium.org/p/client.v8.ports/builders/V8%20Linux%20-%20arm%20-%20sim/builds/1957/steps/compare%20build%20flags%20%28fyi%29/logs/stdio We use softfp now like in GYP. The flags -mfpmath=sse -mmmx -msse2 ...
4 years, 5 months ago (2016-07-26 08:00:18 UTC) #8
jochen (gone - plz use gerrit)
4 years, 4 months ago (2016-07-27 07:42:04 UTC) #9
we should unset can_use_neon

Powered by Google App Engine
This is Rietveld 408576698