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

Issue 939113003: - Fix sin-cos merge, add a flag to turn it on/off. Using fsincos is much slower than calling out to… (Closed)

Created:
5 years, 10 months ago by srdjan
Modified:
5 years, 10 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

- Fix sin-cos merge, add a flag to turn it on/off. Using fsincos is much slower than calling out to runtime. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=43891

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -24 lines) Patch
M runtime/vm/disassembler_ia32.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 2 chunks +45 lines, -19 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
srdjan
5 years, 10 months ago (2015-02-19 20:13:38 UTC) #2
Cutch
lgtm
5 years, 10 months ago (2015-02-19 20:15:35 UTC) #3
srdjan
5 years, 10 months ago (2015-02-19 20:19:25 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r43891 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698