Files
tinygo/compiler/testdata
Ayke van Laethem b8a6a1f62b compiler: use the LLVM builtins everywhere
This gives some more optimization opportunities to LLVM, because it
understands these intrinsics. For example, it might convert
llvm.sqrt.f64 to llvm.sqrt.f32 if possible.
2022-08-28 23:37:56 +02:00
..
2021-04-12 12:07:42 +02:00
2022-01-19 14:42:02 -05:00
2021-01-15 14:43:43 +01:00