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

Issue 2048163002: Change //build/config/compiler:optimize_max to use -O3. (Closed)

Created:
4 years, 6 months ago by Dirk Pranke
Modified:
4 years, 6 months ago
CC:
chromium-reviews, jochen (gone - plz use gerrit), Michael Hablich, kcc1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change //build/config/compiler:optimize_max to use -O3. Certain components (e.g., v8) really want to be compiled with -O3, but the current ":optimize_max" setting just used -O2. Since "max" should theoretically mean "max", let's try making it be -O3 across the board and see what happens. R=brettw@chromium.org BUG=616031 Committed: https://crrev.com/96a6dfa2c30ab9b22abd20c87ed0e0d6ae41c40e Cr-Commit-Position: refs/heads/master@{#398704}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/config/compiler/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2048163002/1
4 years, 6 months ago (2016-06-08 19:32:19 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-08 20:58:20 UTC) #5
Dirk Pranke
4 years, 6 months ago (2016-06-08 21:29:54 UTC) #6
brettw
lgtm
4 years, 6 months ago (2016-06-08 22:19:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2048163002/1
4 years, 6 months ago (2016-06-08 22:22:46 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-08 22:28:18 UTC) #11
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/96a6dfa2c30ab9b22abd20c87ed0e0d6ae41c40e Cr-Commit-Position: refs/heads/master@{#398704}
4 years, 6 months ago (2016-06-08 22:30:18 UTC) #13
Michael Achenbach
Thanks for the switch. cc sanitizer folks. Is this used for sanitizer builds in release ...
4 years, 6 months ago (2016-06-09 06:52:35 UTC) #15
Alexander Potapenko
On 2016/06/09 06:52:35, Michael Achenbach wrote: > Thanks for the switch. > > cc sanitizer ...
4 years, 6 months ago (2016-06-09 11:37:48 UTC) #16
Michael Achenbach
On 2016/06/09 11:37:48, Alexander Potapenko wrote: > On 2016/06/09 06:52:35, Michael Achenbach wrote: > > ...
4 years, 6 months ago (2016-06-09 11:47:50 UTC) #17
kcc2
On 2016/06/09 11:47:50, Michael Achenbach wrote: > On 2016/06/09 11:37:48, Alexander Potapenko wrote: > > ...
4 years, 6 months ago (2016-06-09 17:01:34 UTC) #18
Dirk Pranke
4 years, 6 months ago (2016-06-10 20:00:33 UTC) #19
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2062433002/ by dpranke@chromium.org.

The reason for reverting is: Reverting, this caused a size regression for cronet
that is more important to them than any likely perf gains.

I'll re-land a different CL that's less broad..

Powered by Google App Engine
This is Rietveld 408576698