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

Issue 1670113004: VM: Optimized calls to asin, acos, tan. (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: Optimized calls to asin, acos, tan. Reorganize a long chain of if-else-if into a switch. BUG= R=vegorov@google.com Committed: https://github.com/dart-lang/sdk/commit/4ab3a12a0c9d8fb8ab026aa1b9b345ffcf6a67aa

Patch Set 1 #

Patch Set 2 : #

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

Messages

Total messages: 5 (2 generated)
Florian Schneider
4 years, 10 months ago (2016-02-05 18:28:45 UTC) #2
Vyacheslav Egorov (Google)
lgtm
4 years, 10 months ago (2016-02-08 12:52:28 UTC) #3
Florian Schneider
4 years, 10 months ago (2016-02-08 13:21:58 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
4ab3a12a0c9d8fb8ab026aa1b9b345ffcf6a67aa (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698