aboutsummaryrefslogtreecommitdiffstats
path: root/TAR.include
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2014-11-05 11:18:05 +0100
committerLukas Larsson <[email protected]>2014-11-24 16:35:22 +0100
commite3f4cd83939f28e17addac889208985196d22f22 (patch)
treee431db43b653ca2fc04e6f2f561c21cc019f49e3 /TAR.include
parent509163307c31bf4f98a638b47ee03a5b99eb2c73 (diff)
downloadotp-e3f4cd83939f28e17addac889208985196d22f22.tar.gz
otp-e3f4cd83939f28e17addac889208985196d22f22.tar.bz2
otp-e3f4cd83939f28e17addac889208985196d22f22.zip
erts: Use finite instead of isfinite with gcc
Turns out that isfinite emits a function call and not an instruction in gcc, this makes estone float arith about 50-75% slower. finite emits the instruction so we use that instead.
Diffstat (limited to 'TAR.include')
0 files changed, 0 insertions, 0 deletions