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

Issue 1662153002: VM: Support fast calls to atan and atan2 in optimized code. (Closed)

Created:
4 years, 10 months ago by Florian Schneider
Modified:
4 years, 10 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Support fast calls to atan and atan2 in optimized code. BUG= R=vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/5e680a29385e7fc73cf72fd3e8e412e75ae425fd

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 4

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 2 4 chunks +13 lines, -0 lines 0 comments Download
M runtime/vm/method_recognizer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/runtime_entry_list.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Florian Schneider
4 years, 10 months ago (2016-02-04 01:31:38 UTC) #2
kasperl
Thanks for working on this! For context, the benchmark that I'm trying to port to ...
4 years, 10 months ago (2016-02-04 07:25:44 UTC) #4
Vyacheslav Egorov (Google)
LGTM https://codereview.chromium.org/1662153002/diff/20001/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): https://codereview.chromium.org/1662153002/diff/20001/runtime/vm/flow_graph_optimizer.cc#newcode4573 runtime/vm/flow_graph_optimizer.cc:4573: // We know that first argument is double, ...
4 years, 10 months ago (2016-02-04 10:30:58 UTC) #5
Florian Schneider
https://codereview.chromium.org/1662153002/diff/20001/runtime/vm/flow_graph_optimizer.cc File runtime/vm/flow_graph_optimizer.cc (right): https://codereview.chromium.org/1662153002/diff/20001/runtime/vm/flow_graph_optimizer.cc#newcode4573 runtime/vm/flow_graph_optimizer.cc:4573: // We know that first argument is double, the ...
4 years, 10 months ago (2016-02-04 21:41:49 UTC) #6
Florian Schneider
4 years, 10 months ago (2016-02-04 21:57:42 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
5e680a29385e7fc73cf72fd3e8e412e75ae425fd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698