Files
Odin/core
Yawning Angel 8d7c37e384 core/simd/x86: Use the none calling convention for intrinsics
The LLVM intrinsics that live under `llvm.x86` are not actual functions,
so trying to invoke them as such using the platform's native C
calling convention causes incorrect types to be emitted in the IR.

Thanks to laytanl for assistance in testing.
2024-01-07 20:04:40 +09:00
..
2023-09-30 20:26:04 +01:00
2024-01-05 14:36:58 +00:00
2023-11-15 15:20:52 +01:00
2024-01-06 02:08:11 +01:00
2023-01-16 12:09:09 +00:00
2023-11-13 20:54:19 +01:00
2023-12-18 16:41:55 +01:00
2023-12-08 23:43:30 +01:00
2023-08-15 14:55:02 +01:00
2023-12-13 01:53:15 +00:00
2023-08-23 15:46:32 +02:00
2023-12-21 22:37:26 +01:00
2023-10-27 10:51:21 +11:00
2023-07-09 00:15:01 +02:00
2023-11-23 00:04:06 +01:00
2023-11-15 19:08:03 +01:00
2023-10-27 10:51:21 +11:00