Keith Walker
894061e4f5
[ARM] unwinding .pad instructions missing in execute-only prologue
...
If the stack pointer is altered for local variables and we are generating
Thumb2 execute-only code the .pad directive is missing.
Usually the size of the adjustment is stored in a PC-relative location
and loaded into a register which is then added to the stack pointer.
However when we are generating execute-only code code the size of the
adjustment is instead generated using the MOVW/MOVT instruction pair.
As a by product of handling the execute-only case this also fixes an
existing issue that in the none execute-only case the .pad directive was
generated against the load of the constant to a register instruction,
instead of the instruction which adds the register to the stack pointer.
Differential Revision: https://reviews.llvm.org/D76849
2020-04-07 11:51:59 +01:00
..
2020-03-30 09:55:41 +01:00
2020-03-25 09:46:16 +00:00
2019-12-24 15:57:33 -08:00
2019-01-14 10:55:55 +00:00
2019-01-14 10:55:55 +00:00
2019-01-14 10:55:55 +00:00
2019-01-14 10:55:55 +00:00
2019-01-14 10:55:55 +00:00
2018-01-19 17:13:12 +00:00
2019-01-14 10:55:55 +00:00
2019-01-14 10:55:55 +00:00
2019-01-14 10:55:55 +00:00
2018-09-18 00:04:29 +00:00
2019-12-06 09:53:53 -08:00
2019-01-14 10:55:55 +00:00
2019-12-06 10:59:26 -08:00
2019-03-14 10:57:40 +00:00
2018-01-09 17:31:07 +00:00
2019-01-14 10:55:55 +00:00
2019-03-15 13:36:37 +00:00
2019-12-24 15:57:33 -08:00
2019-01-14 10:55:55 +00:00
2019-01-14 10:55:55 +00:00
2019-05-28 16:13:20 +00:00
2020-02-07 16:00:55 +00:00
2019-12-24 15:57:33 -08:00
2017-11-30 16:12:24 +00:00
2020-01-14 11:47:19 +00:00
2020-02-27 13:57:06 +01:00
2019-12-06 09:53:53 -08:00
2020-03-20 14:01:51 +00:00
2020-03-25 17:08:19 +00:00
2020-03-20 14:01:53 +00:00
2018-02-27 19:00:59 +00:00
2019-04-29 17:50:10 +00:00
2019-03-17 16:11:22 +00:00
2020-02-27 15:43:44 +00:00
2020-02-07 16:00:55 +00:00
2017-06-28 07:07:03 +00:00
2019-09-17 14:21:36 +00:00
2017-08-01 22:20:49 +00:00
2019-03-13 11:08:57 +00:00
2019-09-03 11:30:54 +00:00
2019-12-30 15:59:48 +00:00
2020-03-13 10:09:03 +00:00
2020-01-10 11:00:17 -08:00
2020-01-05 11:24:04 +00:00
2020-01-05 11:24:04 +00:00
2020-04-06 09:59:08 -06:00
2020-02-24 14:19:21 +00:00
2019-12-24 16:05:15 -08:00
2019-01-14 10:55:55 +00:00
2019-01-14 10:55:55 +00:00
2020-02-24 14:19:21 +00:00
2020-02-24 14:19:21 +00:00
2017-01-31 23:48:32 +00:00
2020-04-06 10:34:59 +01:00
2019-11-26 10:13:46 +00:00
2019-05-15 12:41:58 +00:00
2017-12-04 17:18:51 +00:00
2019-05-22 16:16:15 +00:00
2019-06-25 16:49:32 +00:00
2019-06-25 16:49:32 +00:00
2017-10-26 21:42:32 +00:00
2017-08-01 22:20:49 +00:00
2019-12-30 11:03:58 +00:00
2017-08-01 22:20:49 +00:00
2020-02-28 09:14:50 -08:00
2019-06-17 09:51:07 +00:00
2020-01-04 13:15:50 +00:00
2019-09-11 11:16:48 +00:00
2019-05-15 12:58:02 +00:00
2019-01-14 10:55:55 +00:00
2019-09-03 11:30:54 +00:00
2019-06-28 08:41:40 +00:00
2020-02-03 11:20:06 +00:00
2019-07-15 18:42:54 +00:00
2019-06-28 07:08:42 +00:00
2019-09-16 15:20:03 +00:00
2019-09-16 15:20:10 +00:00
2020-02-07 16:00:55 +00:00
2020-02-07 16:00:55 +00:00
2020-02-07 16:00:55 +00:00
2020-02-27 12:19:31 +00:00
2019-11-13 09:08:41 +00:00
2020-03-26 09:02:18 +00:00
2020-03-26 09:02:18 +00:00
2020-03-20 09:48:45 +00:00
2020-02-27 12:19:31 +00:00
2019-08-28 10:13:23 +00:00
2019-08-28 10:13:23 +00:00
2020-01-14 10:33:52 +00:00
2020-01-14 10:33:52 +00:00
2020-03-02 10:04:12 +00:00
2020-01-16 15:24:54 +00:00
2020-01-16 15:24:54 +00:00
2020-03-30 07:44:23 +01:00
2020-01-21 09:46:26 +00:00
2019-09-03 09:57:02 +00:00
2019-09-03 09:42:16 +00:00
2019-09-03 09:42:16 +00:00
2019-08-08 15:27:58 +00:00
2019-09-03 09:57:02 +00:00
2019-12-09 11:37:34 +00:00
2019-12-09 11:37:34 +00:00
2019-12-09 11:37:34 +00:00
2020-03-30 07:44:23 +01:00
2020-04-03 17:36:50 +01:00
2020-02-27 12:19:31 +00:00
2019-09-03 11:30:54 +00:00
2020-01-20 06:57:07 +00:00
2019-07-15 18:42:54 +00:00
2019-07-09 14:43:17 +00:00
2020-02-27 12:19:31 +00:00
2020-03-23 08:39:53 +00:00
2019-11-15 14:06:00 +00:00
2019-09-16 17:29:07 +00:00
2019-07-24 11:51:36 +00:00
2020-02-07 16:00:55 +00:00
2019-09-03 11:30:54 +00:00
2019-09-16 17:29:07 +00:00
2020-04-01 12:34:20 +01:00
2020-04-07 09:09:10 +01:00
2019-12-08 10:53:54 +00:00
2019-08-08 15:15:19 +00:00
2020-04-01 12:34:20 +01:00
2019-09-03 11:30:54 +00:00
2020-04-06 11:13:02 +01:00
2019-10-10 16:34:30 +00:00
2020-01-21 09:46:26 +00:00
2020-01-21 09:46:26 +00:00
2020-01-21 09:46:26 +00:00
2020-01-21 09:46:26 +00:00
2020-01-21 09:46:26 +00:00
2020-01-21 09:46:26 +00:00
2020-03-30 07:44:23 +01:00
2020-01-20 06:57:07 +00:00
2019-12-12 14:34:00 +00:00
2019-12-08 10:53:54 +00:00
2020-02-18 09:34:50 +00:00
2019-12-08 10:53:54 +00:00
2019-08-28 10:13:23 +00:00
2019-07-15 18:42:54 +00:00
2019-09-17 15:32:28 +00:00
2020-02-24 14:19:21 +00:00
2019-09-06 17:02:35 +00:00
2020-01-24 17:07:24 +00:00
2019-09-03 11:30:54 +00:00
2020-04-07 09:09:10 +01:00
2020-04-07 09:09:10 +01:00
2020-04-07 09:09:10 +01:00
2019-12-02 19:57:12 +00:00
2019-12-02 19:57:12 +00:00
2019-12-02 16:20:30 +00:00
2019-08-28 10:13:23 +00:00
2020-03-20 09:48:45 +00:00
2020-03-30 07:44:23 +01:00
2020-02-07 16:00:55 +00:00
2020-02-07 16:00:55 +00:00
2020-02-03 22:03:56 +00:00
2020-04-02 10:57:40 +01:00
2019-08-11 09:12:57 +00:00
2019-08-28 10:13:23 +00:00
2019-12-02 10:38:14 +00:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2020-04-02 10:57:40 +01:00
2020-01-20 06:57:07 +00:00
2020-04-02 10:57:40 +01:00
2020-03-20 09:48:45 +00:00
2019-09-15 11:53:05 +00:00
2020-02-28 14:27:21 +00:00
2020-04-03 17:36:50 +01:00
2020-02-13 09:56:46 +00:00
2020-03-24 08:48:52 +00:00
2020-04-02 10:57:40 +01:00
2020-04-02 10:57:40 +01:00
2019-09-06 17:02:21 +00:00
2019-07-15 18:42:54 +00:00
2019-09-02 19:03:35 +00:00
2020-02-24 14:19:21 +00:00
2020-02-24 14:19:21 +00:00
2020-02-24 14:19:21 +00:00
2020-02-24 14:19:21 +00:00
2020-02-24 14:19:21 +00:00
2020-04-01 12:34:20 +01:00
2020-02-24 14:19:21 +00:00
2020-02-24 14:19:21 +00:00
2020-02-24 14:19:21 +00:00
2020-04-01 12:34:20 +01:00
2020-02-24 14:19:21 +00:00
2020-02-24 14:19:21 +00:00
2020-01-15 08:10:38 +00:00
2020-04-01 12:34:20 +01:00
2020-02-24 14:19:21 +00:00
2020-04-06 11:13:02 +01:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2020-04-02 10:57:40 +01:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2019-09-06 17:02:42 +00:00
2019-09-24 10:53:09 +00:00
2020-02-24 14:19:21 +00:00
2020-02-24 14:19:21 +00:00
2020-01-06 16:38:49 +00:00
2020-03-13 10:09:03 +00:00
2019-12-24 15:57:33 -08:00
2020-02-27 15:43:44 +00:00
2020-01-14 11:47:19 +00:00
2020-02-24 14:19:21 +00:00
2019-09-11 11:16:48 +00:00
2018-02-16 09:23:59 +00:00
2018-02-16 09:23:59 +00:00
2018-07-10 23:44:37 +00:00
2020-04-07 11:51:59 +01:00
2018-04-13 22:25:20 +00:00
2018-06-20 22:01:04 +00:00
2019-12-24 15:57:33 -08:00
2019-05-21 21:49:05 +00:00
2017-03-09 15:14:32 +00:00
2020-02-17 14:54:17 +00:00
2017-03-09 15:14:32 +00:00
2020-03-17 21:23:46 +00:00
2018-02-16 09:51:01 +00:00
2017-03-09 15:14:32 +00:00
2017-03-09 15:14:32 +00:00
2018-05-16 22:47:42 +00:00
2017-02-17 15:42:44 +00:00
2017-02-17 15:42:44 +00:00
2016-11-01 13:37:41 +00:00
2018-10-26 19:32:24 +00:00
2019-01-10 08:36:33 +00:00
2018-02-16 09:23:59 +00:00
2018-02-16 09:23:59 +00:00
2018-02-16 09:23:59 +00:00
2017-02-17 15:42:44 +00:00
2019-07-27 18:44:15 +00:00
2019-05-01 05:27:20 +00:00
2018-10-30 15:04:40 +00:00
2019-03-25 22:42:30 +00:00
2018-10-23 21:23:18 +00:00
2019-06-18 20:55:09 +00:00
2019-06-13 18:11:32 +00:00
2017-01-31 23:48:32 +00:00
2017-08-15 18:14:57 +00:00
2019-11-20 13:58:38 +00:00
2019-11-25 11:29:14 +00:00