Simon Tatham
0cecacd971
[compiler-rt][ARM] Optimized double precision FP add/sub ( #179921 )
...
The one new assembly source file, `arm/adddf3.S`, implements both
addition and subtraction via cross-branching after flipping signs, since
both operations must provide substantially the same logic. The new cmake
properties introduced in a prior commit are used to arrange that
including `adddf3.S` supersedes the C versions of both addition and
subtraction, and also informs the test suite that both functions are
available to test.
2026-03-31 12:00:11 +01:00
..
2025-07-14 13:13:32 -07:00
2026-02-02 16:32:46 +00:00
2026-02-03 14:15:16 -05:00
2024-02-22 23:33:54 +00:00
2026-03-31 12:00:11 +01:00
2026-03-12 10:37:48 +00:00
2025-04-16 09:54:42 -07:00
2023-03-31 07:02:55 +02:00
2023-03-31 07:02:55 +02:00
2024-12-02 16:41:53 +00:00
2023-10-24 17:32:01 +01:00
2023-10-24 17:32:01 +01:00
2023-10-31 22:38:53 +02:00
2023-10-31 22:38:53 +02:00
2023-10-24 17:32:01 +01:00
2024-02-22 23:33:54 +00:00
2024-11-05 03:14:25 -05:00
2024-12-17 12:24:57 -05:00
2023-04-12 10:17:03 +03:00
2024-09-06 12:21:06 -07:00
2026-02-24 09:08:06 +00:00
2023-11-15 20:52:23 +01:00
2024-12-17 12:24:57 -05:00
2024-11-05 03:14:25 -05:00
2025-05-15 11:42:55 +02:00
2023-10-28 10:20:57 +00:00
2025-04-16 20:02:56 +02:00
2023-10-16 16:12:33 -07:00
2024-12-02 10:52:58 -08:00
2023-10-16 16:12:33 -07:00
2023-10-24 17:32:01 +01:00
2023-08-31 10:08:15 +02:00
2026-01-05 16:04:21 +00:00
2023-10-24 17:32:01 +01:00
2023-10-16 16:12:33 -07:00
2023-10-24 17:32:01 +01:00
2023-10-24 17:32:01 +01:00
2023-10-24 17:32:01 +01:00
2023-10-24 17:32:01 +01:00
2024-12-02 10:52:58 -08:00
2026-03-24 23:49:14 -07:00
2026-03-24 23:49:14 -07:00
2023-03-31 07:02:55 +02:00
2025-08-02 13:09:21 +08:00
2026-02-24 09:08:06 +00:00
2026-01-05 16:04:21 +00:00
2024-09-24 17:51:13 -07:00
2024-01-23 11:26:20 +00:00
2026-03-31 12:00:11 +01:00
2023-10-16 16:12:33 -07:00
2025-06-11 21:49:01 -04:00
2023-07-24 17:19:11 -07:00
2023-07-24 17:19:11 -07:00
2023-10-24 17:32:01 +01:00
2024-12-31 09:27:15 -08:00