Ties Stuij
747fc27ee4
[lld][ARM] don't use short thumb thunks if no branch range extension
...
In ThumbThunk::isCompatibleWith, we check if we can use short thunks if we are
within branch range. However these short thumb thunks will generate b.w
instructions, and these are not available on pre branch range extension
architectures.
On these architectures (v4, v5, and most of v6), we could replace the b.w with a
Thumb b (2) instruction, but that would in an ideal situation only give us an
extra range of 2048 bytes on top of the 4MB range of a BL, if a thunk section
happens to be placed on the outer range of a BL and the stars are aligned. It
doesn't seem worth it.
What would be worth it is a state change to Arm and a subsequent branch to
either Arm or Thumb code. But that's the subject of another patch.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D140633
2023-01-09 11:45:49 +00:00
..
2022-11-27 20:06:48 -08:00
2022-09-04 17:43:39 -07:00
2022-11-19 18:51:35 +00:00
2023-01-03 15:48:17 -08:00
2022-06-24 08:47:23 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-07-26 09:35:30 +01:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-12-06 12:19:12 +02:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-12-04 11:52:11 -08:00
2022-10-29 15:40:26 -07:00
2022-07-15 01:29:58 -07:00
2022-10-29 15:40:26 -07:00
2022-12-21 11:04:32 +00:00
2022-07-26 09:35:30 +01:00
2022-12-21 11:04:32 +00:00
2022-12-21 11:04:32 +00:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-12-21 11:04:32 +00:00
2022-10-29 15:40:26 -07:00
2022-07-26 09:35:30 +01:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-11-08 17:28:04 -08:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-07-26 09:35:30 +01:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-07-26 09:35:30 +01:00
2022-07-26 09:35:30 +01:00
2022-07-12 11:34:17 -07:00
2022-10-29 15:40:26 -07:00
2022-07-26 09:35:30 +01:00
2022-07-26 09:35:30 +01:00
2022-10-29 15:40:26 -07:00
2022-08-24 09:40:03 -07:00
2022-10-29 15:40:26 -07:00
2022-12-21 11:04:32 +00:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-07-26 09:35:30 +01:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2023-01-09 11:45:49 +00:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-07-26 09:35:30 +01:00
2022-10-29 15:40:26 -07:00
2022-12-21 11:04:32 +00:00
2022-10-29 15:40:26 -07:00
2022-07-26 09:35:30 +01:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-07-26 09:35:30 +01:00
2022-10-16 12:08:08 -07:00
2022-07-26 09:35:30 +01:00
2022-07-26 09:35:30 +01:00
2022-10-29 15:40:26 -07:00
2023-01-01 16:47:51 +08:00
2022-11-07 18:28:33 +01:00
2022-09-12 12:56:35 -07:00
2022-10-21 09:43:25 -07:00
2022-09-12 12:56:35 -07:00
2022-11-27 20:06:48 -08:00
2022-09-09 10:30:18 -07:00
2022-06-02 13:37:19 -07:00
2022-07-27 11:18:20 -07:00
2022-07-08 14:04:19 -07:00
2022-09-09 10:25:37 -07:00
2022-09-09 10:18:46 -07:00
2022-07-05 09:43:09 +01:00
2022-09-20 17:05:36 -07:00
2022-08-15 18:49:02 -04:00
2022-07-31 23:35:44 -07:00
2022-07-31 23:35:44 -07:00
2022-08-01 01:10:51 -07:00
2022-07-31 23:35:44 -07:00
2022-07-31 23:35:44 -07:00
2022-07-31 23:35:44 -07:00
2022-07-31 23:35:44 -07:00
2022-07-31 23:35:44 -07:00
2022-07-31 23:35:44 -07:00
2022-07-31 23:35:44 -07:00
2022-10-29 15:40:26 -07:00
2022-11-29 15:21:09 -06:00
2022-10-29 15:40:26 -07:00
2022-09-05 00:03:40 -07:00
2022-07-31 23:35:44 -07:00
2022-09-09 10:25:37 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-08-24 09:40:03 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-12-31 20:50:54 -08:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-12-31 20:50:54 -08:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-08-02 09:52:31 -04:00
2022-09-04 17:43:39 -07:00
2022-09-14 14:57:47 -04:00
2022-11-16 09:58:50 -08:00
2022-07-31 23:35:44 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-24 10:54:09 -07:00
2022-11-19 18:51:35 +00:00
2022-08-08 21:31:58 +00:00
2022-07-31 23:35:44 -07:00
2022-10-16 12:08:08 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:08:52 -07:00
2022-07-12 21:08:52 -07:00
2022-10-16 12:08:08 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-12 21:07:45 -07:00
2022-07-13 19:34:33 -05:00
2022-07-12 21:08:52 -07:00
2022-10-29 15:40:26 -07:00
2022-07-26 14:52:07 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-08-01 22:06:46 -07:00
2022-12-08 09:53:40 +00:00
2022-12-08 09:53:40 +00:00
2022-07-13 00:28:29 -07:00
2022-09-13 18:47:55 -07:00
2022-09-20 11:14:04 -07:00
2022-11-22 12:37:51 -08:00
2022-07-13 00:28:29 -07:00
2022-09-26 14:20:27 -07:00
2022-07-07 10:16:09 -07:00
2022-07-07 10:18:45 -07:00
2022-07-13 00:17:17 -07:00
2022-07-07 10:18:45 -07:00
2022-07-15 10:08:08 -07:00
2022-09-13 18:47:55 -07:00
2022-12-04 21:08:37 -08:00
2022-11-21 18:57:29 +00:00
2022-06-08 14:28:58 -07:00
2022-06-02 13:37:19 -07:00
2022-06-23 15:46:22 -04:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-09-12 12:56:35 -07:00
2022-10-14 09:07:10 -04:00
2022-09-12 12:56:35 -07:00
2022-07-15 01:29:58 -07:00
2022-12-08 01:41:18 +00:00
2022-12-08 01:41:18 +00:00
2022-12-08 01:41:18 +00:00
2022-12-08 01:41:18 +00:00
2022-12-08 01:41:18 +00:00
2022-12-08 01:41:18 +00:00
2022-12-08 01:41:18 +00:00
2022-09-20 17:12:44 -07:00
2022-10-24 10:54:09 -07:00
2022-10-18 12:53:06 +01:00
2022-10-18 12:53:06 +01:00
2022-07-15 01:29:58 -07:00
2022-09-04 17:27:35 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-10-29 15:40:26 -07:00
2022-11-22 12:59:45 -08:00
2022-10-29 15:40:26 -07:00