Josh Stone
147032a618
Move the cast_float_to_int fallback code to GCC
...
Now that we require at least LLVM 13, that codegen backend is always
using its intrinsic `fptosi.sat` and `fptoui.sat` conversions, so it
doesn't need the manual implementation. However, the GCC backend still
needs it, so we can move all of that code down there.
2022-08-16 15:46:17 -07:00
..
2022-08-03 12:17:23 +02:00
2022-08-10 17:22:58 +02:00
2022-08-16 18:16:13 +05:30
2022-08-16 18:16:13 +05:30
2022-08-12 16:28:15 -04:00
2022-08-16 11:10:13 +10:00
2022-08-12 16:28:15 -04:00
2022-08-15 11:20:32 -07:00
2022-08-16 12:13:23 +10:00
2022-08-08 09:04:26 -04:00
2022-08-16 15:46:17 -07:00
2022-08-16 15:46:17 -07:00
2022-08-16 15:46:17 -07:00
2022-08-16 06:06:00 +02:00
2022-07-29 12:48:28 +02:00
2022-08-02 01:08:50 +01:00
2022-07-21 13:09:01 +02:00
2022-08-15 20:11:34 +02:00
2022-08-16 06:05:59 +02:00
2022-08-12 16:28:15 -04:00
2022-08-15 15:57:55 +08:00
2022-08-16 18:16:13 +05:30
2022-08-15 05:50:54 +00:00
2022-08-01 21:39:26 +02:00
2022-08-12 10:53:07 +02:00
2022-08-16 01:21:11 +00:00
2022-08-12 16:28:15 -04:00
2022-08-01 08:53:04 +10:00
2022-08-15 05:50:54 +00:00
2022-08-03 12:17:23 +02:00
2022-08-16 06:05:57 +02:00
2022-08-12 22:26:08 +02:00
2022-08-12 16:28:15 -04:00
2022-08-16 01:21:11 +00:00
2022-08-12 16:28:15 -04:00
2022-08-01 17:08:19 +02:00
2022-08-12 16:28:15 -04:00
2022-08-10 18:30:12 +02:00
2022-08-16 12:14:52 +10:00
2022-08-04 20:43:35 +09:00
2022-08-15 20:11:32 +02:00
2022-08-12 16:28:15 -04:00
2022-07-30 15:59:17 -05:00
2022-08-16 07:54:22 +00:00
2022-08-13 21:06:49 -07:00
2022-08-01 21:38:45 +02:00
2022-08-15 16:24:07 +02:00
2022-08-15 20:11:32 +02:00
2022-07-24 01:22:36 +00:00
2022-08-16 19:52:19 +09:00
2022-08-16 01:21:11 +00:00
2022-08-04 22:25:04 +02:00
2022-08-02 14:44:23 +00:00
2022-08-03 01:02:46 -04:00
2022-07-22 17:00:49 +02:00
2022-08-16 18:16:12 +05:30