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

Issue 448633002: Revert "Implement trigonometric functions using a fdlibm port." (Closed)

Created:
6 years, 4 months ago by Yang
Modified:
6 years, 4 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Revert "Implement trigonometric functions using a fdlibm port." This reverts r22918 and r22920. TBR=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22921

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+272 lines, -874 lines) Patch
M .gitignore View 1 chunk +1 line, -1 line 0 comments Download
M BUILD.gn View 2 chunks +0 lines, -3 lines 0 comments Download
M DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M src/bootstrapper.cc View 3 chunks +35 lines, -11 lines 0 comments Download
M src/math.js View 17 chunks +107 lines, -4 lines 0 comments Download
M src/runtime.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime.cc View 2 chunks +0 lines, -16 lines 0 comments Download
A src/trig-table.h View 1 chunk +38 lines, -0 lines 0 comments Download
M test/mjsunit/debug-script.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/mirror-script.js View 1 chunk +1 line, -1 line 0 comments Download
D test/mjsunit/runtime-gen/rempio2.js View 1 chunk +0 lines, -5 lines 0 comments Download
M test/mjsunit/sin-cos.js View 2 chunks +2 lines, -95 lines 0 comments Download
M test/test262/test262.status View 1 chunk +7 lines, -0 lines 0 comments Download
D third_party/fdlibm/LICENSE View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/fdlibm/README.v8 View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/fdlibm/fdlibm.h View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/fdlibm/fdlibm.cc View 1 chunk +0 lines, -260 lines 0 comments Download
D third_party/fdlibm/fdlibm.js View 1 chunk +0 lines, -356 lines 0 comments Download
M tools/generate-runtime-tests.py View 1 chunk +3 lines, -3 lines 0 comments Download
A + tools/generate-trig-table.py View 2 chunks +42 lines, -34 lines 0 comments Download
M tools/gyp/v8.gyp View 8 chunks +35 lines, -5 lines 0 comments Download
M tools/js2c.py View 2 chunks +0 lines, -22 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
6 years, 4 months ago (2014-08-06 11:04:06 UTC) #1
Yang
6 years, 4 months ago (2014-08-06 11:05:06 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as 22921 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698