Jeremy Morse
d2d9dc8eb4
[DebugInfo][RemoveDIs] Make debugify pass convert to/from RemoveDIs mode ( #73251 )
...
Debugify is extremely useful as a testing and debugging tool, and a good
number of LLVM-IR transform tests use it. We need it to support "new"
non-instruction debug-info to get test coverage, but it's not important
enough to completely convert right now (and it'd be a large
undertaking). Thus: convert to/from dbg.value/DPValue mode on entry and
exit of the pass, which gives us the functionality without any further
work. The cost is compile-time, but again this is only happening during
tests.
Tested by: the large set of debugify tests enabled here. Note the
InstCombine test (cast-mul-select.ll) that hasn't been fully enabled:
this is because there's a debug-info sinking piece of code there that
hasn't been instrumented.
2023-11-29 13:19:50 +00:00
..
2023-11-29 11:19:10 +00:00
2023-05-17 17:03:15 +02:00
2023-11-08 09:34:40 +01:00
2023-08-22 20:20:58 +01:00
2023-11-22 11:07:24 +00:00
2023-10-26 12:07:37 -07:00
2023-11-27 12:54:11 -08:00
2023-05-17 17:03:15 +02:00
2023-11-27 12:54:11 -08:00
2023-05-17 17:03:15 +02:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-11-20 11:02:27 -08:00
2022-12-14 15:16:59 +01:00
2022-12-27 23:01:41 +00:00
2022-12-14 15:16:59 +01:00
2023-11-15 15:28:51 +00:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-06-12 13:10:22 +02:00
2023-11-27 12:54:11 -08:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-09-04 12:01:14 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-10-28 17:47:46 +08:00
2023-10-24 20:27:39 -07:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-05-10 11:26:23 -07:00
2023-08-29 11:42:18 +01:00
2023-01-11 14:08:06 +00:00
2023-01-04 17:25:42 +01:00
2023-10-20 14:30:04 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-10-12 14:35:23 +02:00
2023-08-08 12:12:30 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-08-08 11:31:21 +01:00
2023-11-16 11:33:46 -08:00
2022-12-14 15:16:59 +01:00
2023-04-17 13:08:15 +01:00
2022-12-14 15:16:59 +01:00
2023-11-27 12:54:11 -08:00
2023-08-29 11:42:18 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-01-06 10:56:17 +00:00
2023-11-27 12:54:11 -08:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-01-04 17:25:42 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-11-29 13:19:50 +00:00
2023-08-08 11:31:21 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-11-15 12:33:15 -08:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2022-12-14 15:16:59 +01:00
2023-10-22 11:41:38 +01:00
2023-01-30 09:41:40 +00:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-06-12 13:10:22 +02:00
2023-08-29 11:42:18 +01:00
2023-01-04 17:25:42 +01:00
2023-01-11 14:08:06 +00:00
2022-12-14 15:16:59 +01:00
2023-11-28 15:50:27 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2022-12-14 15:16:59 +01:00
2023-10-27 14:32:54 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-08-08 18:10:23 -04:00
2023-11-27 12:54:11 -08:00
2022-12-14 15:16:59 +01:00
2023-11-27 12:54:11 -08:00
2022-12-14 15:16:59 +01:00
2023-11-06 18:49:49 +00:00
2023-01-06 10:56:17 +00:00
2023-10-06 12:29:06 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2023-06-12 13:10:22 +02:00
2023-09-28 21:15:34 +08:00
2023-09-29 22:18:32 +08:00
2023-09-29 22:18:32 +08:00
2023-10-31 07:46:01 -07:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-04-09 09:18:24 +01:00
2023-01-06 12:14:45 +01:00
2023-11-27 12:54:11 -08:00
2022-12-14 15:16:59 +01:00
2023-01-06 10:56:17 +00:00
2022-12-14 15:16:59 +01:00
2023-10-28 17:47:46 +08:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-06-20 13:17:28 -04:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-09-20 12:08:52 +05:30
2022-12-14 15:16:59 +01:00
2023-01-11 14:08:06 +00:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-06-12 13:10:22 +02:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-09-20 12:08:52 +05:30
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-04-26 09:43:54 +02:00
2023-01-04 17:25:42 +01:00
2022-12-14 15:16:59 +01:00
2023-07-12 14:35:55 +02:00
2022-12-14 15:16:59 +01:00
2022-12-21 13:58:50 +00:00
2022-12-14 15:27:31 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2023-01-11 14:08:06 +00:00
2023-11-20 10:01:25 -05:00
2023-10-20 23:17:35 +01:00
2023-01-11 14:08:06 +00:00
2023-01-11 14:08:06 +00:00
2023-01-11 14:08:06 +00:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-11-21 10:54:36 +00:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-05-01 13:55:11 -07:00
2023-01-06 12:14:45 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-04-17 13:49:49 +01:00
2022-12-14 15:16:59 +01:00
2023-06-12 13:10:22 +02:00
2022-12-14 15:16:59 +01:00
2023-08-22 20:05:57 +01:00
2023-01-06 12:14:45 +01:00
2023-01-06 12:14:45 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-01-11 14:08:06 +00:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2023-01-11 14:08:06 +00:00
2023-03-07 17:10:34 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-04-06 09:38:47 +02:00
2023-11-17 09:34:24 +01:00
2023-11-29 13:19:50 +00:00
2023-02-15 14:07:51 -08:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-09-04 09:17:18 +01:00
2023-11-27 12:54:11 -08:00
2023-07-26 23:23:14 +01:00
2023-11-27 12:54:11 -08:00
2023-11-27 12:54:11 -08:00
2023-11-27 12:54:11 -08:00
2023-06-12 13:10:22 +02:00
2022-12-14 15:16:59 +01:00
2023-11-27 12:54:11 -08:00
2022-12-14 15:16:59 +01:00
2023-10-20 14:30:04 +01:00
2023-08-31 16:21:44 +00:00
2023-11-27 12:54:11 -08:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-09-18 21:45:34 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-11-22 12:48:04 +00:00
2023-11-15 12:33:15 -08:00
2023-11-23 11:35:21 +00:00
2023-11-23 12:42:23 +00:00
2023-11-22 12:48:04 +00:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-08-01 15:54:02 +01:00
2023-02-09 09:42:29 +00:00
2023-06-12 14:31:54 +02:00
2023-02-09 09:42:29 +00:00
2022-12-14 15:16:59 +01:00
2023-10-20 14:30:04 +01:00
2023-11-16 12:34:40 +00:00
2022-12-14 15:16:59 +01:00
2023-11-27 12:54:11 -08:00
2022-12-14 15:16:59 +01:00
2023-04-05 11:18:38 +01:00
2023-06-12 13:10:22 +02:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2023-01-04 17:25:42 +01:00
2023-10-17 03:49:39 +08:00
2023-08-29 11:42:18 +01:00
2022-12-14 15:16:59 +01:00
2023-01-11 14:08:06 +00:00
2023-07-11 19:12:59 -07:00
2023-08-29 11:42:18 +01:00
2023-09-21 10:12:29 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2023-05-30 16:42:55 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-08-03 00:37:19 -07:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-11-18 21:52:22 +00:00
2023-08-29 11:42:18 +01:00
2022-12-14 15:16:59 +01:00
2023-01-04 17:25:42 +01:00
2023-01-04 17:25:42 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2022-12-14 15:16:59 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-11-28 15:01:32 +00:00
2023-06-12 13:10:22 +02:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-10-28 17:47:46 +08:00
2022-12-14 15:16:59 +01:00
2023-01-04 17:25:42 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-06-12 13:10:22 +02:00
2022-12-24 18:34:54 +00:00
2023-04-25 21:47:14 +01:00
2023-01-06 10:56:17 +00:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2022-12-14 15:16:59 +01:00
2023-10-23 20:25:22 +01:00
2023-08-08 12:12:30 +01:00
2023-11-12 13:00:44 +00:00
2023-10-16 20:28:23 +01:00
2023-10-22 11:41:38 +01:00
2023-09-04 12:35:58 +01:00
2022-12-14 15:16:59 +01:00
2022-12-19 20:44:44 +00:00
2022-12-19 20:44:44 +00:00
2023-01-11 14:08:06 +00:00
2023-08-29 11:42:18 +01:00
2022-12-14 15:16:59 +01:00