aboutsummaryrefslogtreecommitdiff
path: root/gcc/explow.c
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-09-08 17:30:32 +0100
committerPhilip Herron <philip.herron@embecosm.com>2021-09-09 09:54:09 +0100
commita8fb0fd650712b91c7c18a493b56e10faa5a1fd0 (patch)
tree89a413835cffd57a000a26f899a30da857cc00c5 /gcc/explow.c
parent782cbcdee4047e47ed122d082f51c37db9fdeda2 (diff)
downloadgcc-a8fb0fd650712b91c7c18a493b56e10faa5a1fd0.zip
gcc-a8fb0fd650712b91c7c18a493b56e10faa5a1fd0.tar.gz
gcc-a8fb0fd650712b91c7c18a493b56e10faa5a1fd0.tar.bz2
Add builting block for simple intrinsics
We need a way to be able to turn intrinsic function prototypes and associated function calls into the GCC builtin. The GCC wrapper was reused from GO and the math builtin's don't seem to be correct, here I changed __builtin_sin to __builtin_sinf to get the float version. See builtins.def for the other builtins.
Diffstat (limited to 'gcc/explow.c')
0 files changed, 0 insertions, 0 deletions