DescriptionX87: [builtins] Introduce proper Float64Cos and Float64Sin.
port c781e83194031b337f8eafb42588a2e3d7440782 (r37072)
original commit message:
Import base::ieee754::cos() and base::ieee754::sin() from fdlibm and
introduce Float64Cos and Float64Sin TurboFan operator based on that,
similar to what we do for Float64Log. Rewrite Math.cos() and Math.sin()
as TurboFan builtins and use those operators to also inline Math.cos()
and Math.sin() into optimized TurboFan functions.
BUG=
Committed: https://crrev.com/3bc1a842275932c16aae63d5178b060fec658cd1
Cr-Commit-Position: refs/heads/master@{#37304}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|