Yuanfang Chen
589c646a7e
[llc] (almost) remove --print-machineinstrs
...
Its effect could be achieved by
`-stop-after`,`-print-after`,`-print-after-all`. But a few tests need to
print MIR after ISel which could not be done with
`-print-after`/`-stop-after` since isel pass does not have commandline name.
That's the reason `--print-machineinstrs` is downgraded to
`--print-after-isel` in this patch. `--print-after-isel` could be
removed after we switch to new pass manager since isel pass would have a
commandline text name to use `print-after` or equivalent switches.
The motivation of this patch is to reduce tests dependency on
would-be-deprecated feature.
Reviewed By: arsenm, dsanders
Differential Revision: https://reviews.llvm.org/D83275
2020-07-20 10:43:28 -07:00
..
2020-02-28 08:32:58 -06:00
2020-04-06 09:59:08 -06:00
2020-06-26 20:41:37 -07:00
2019-10-02 12:46:44 +00:00
2019-12-24 16:05:15 -08:00
2019-10-30 11:21:48 -05:00
2020-06-24 10:28:37 -05:00
2020-06-24 10:28:37 -05:00
2019-12-24 16:05:15 -08:00
2020-03-02 16:34:18 -06:00
2019-12-24 15:57:33 -08:00
2020-04-28 10:07:39 -05:00
2019-09-11 11:16:48 +00:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2019-08-29 19:03:58 +00:00
2020-03-15 17:46:23 -07:00
2020-02-19 14:14:56 -06:00
2019-12-24 15:57:33 -08:00
2019-06-19 00:25:39 +00:00
2020-06-06 22:30:51 -04:00
2019-12-24 15:57:33 -08:00
2020-04-30 20:32:33 -05:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2020-04-06 09:59:08 -06:00
2019-12-24 16:05:15 -08:00
2019-12-24 15:57:33 -08:00
2019-12-24 16:05:15 -08:00
2020-02-19 14:14:56 -06:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2020-01-20 16:16:49 -06:00
2020-01-21 11:35:10 -06:00
2020-01-21 11:35:10 -06:00
2019-09-11 11:16:48 +00:00
2019-12-24 15:57:33 -08:00
2020-05-28 13:53:40 -07:00
2019-08-29 19:03:58 +00:00
2019-09-11 11:16:48 +00:00
2020-02-19 14:14:56 -06:00
2019-12-24 15:57:33 -08:00
2020-02-19 14:14:56 -06:00
2019-11-20 15:06:35 -06:00
2020-03-06 08:27:42 -06:00
2020-01-16 12:37:30 -06:00
2020-01-20 16:16:49 -06:00
2019-12-24 15:57:33 -08:00
2020-01-20 16:16:49 -06:00
2019-12-24 16:27:51 -08:00
2020-03-06 17:23:10 +00:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2019-07-01 13:50:47 +00:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2020-02-28 08:32:58 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2020-07-20 10:43:28 -07:00
2019-09-11 11:16:48 +00:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2019-12-24 16:05:15 -08:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-01-20 16:16:49 -06:00
2019-09-05 16:19:47 +00:00
2019-09-23 14:33:27 +00:00
2020-02-28 14:19:20 -06:00
2020-04-23 19:15:11 -05:00
2019-08-16 16:16:27 +00:00
2019-09-04 15:22:36 +00:00
2020-02-11 15:27:33 -06:00
2019-07-01 15:50:09 +00:00
2019-08-16 16:16:27 +00:00
2019-12-24 15:57:33 -08:00
2020-02-19 14:14:56 -06:00
2019-06-17 09:51:07 +00:00
2020-04-23 10:28:04 -05:00
2020-04-23 10:28:04 -05:00
2020-03-02 16:34:18 -06:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2019-11-14 13:01:16 -06:00
2019-12-24 15:57:33 -08:00
2019-10-17 08:34:29 +00:00
2020-04-28 10:07:39 -05:00
2020-02-19 14:14:56 -06:00
2019-08-20 20:58:02 +00:00
2019-12-24 15:57:33 -08:00
2019-08-20 20:58:02 +00:00
2019-12-24 15:57:33 -08:00
2020-03-24 09:41:16 -07:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2019-08-29 19:03:58 +00:00
2019-10-29 08:56:01 -05:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2019-09-11 11:16:48 +00:00
2020-05-04 16:49:59 -05:00
2019-12-24 15:57:33 -08:00
2020-03-05 18:05:28 -08:00
2019-11-20 15:06:35 -06:00
2019-12-24 15:57:33 -08:00
2020-01-03 03:26:41 +00:00
2020-07-20 10:39:04 +01:00
2019-11-12 09:43:21 -06:00
2020-02-19 14:14:56 -06:00
2020-02-28 08:32:58 -06:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2019-12-24 15:57:33 -08:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-11-11 12:09:27 -08:00
2019-10-02 12:46:44 +00:00
2019-11-14 13:08:06 -06:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-09-21 08:19:41 +00:00
2019-10-02 12:46:44 +00:00
2019-12-24 15:57:33 -08:00
2019-11-23 16:01:47 -08:00
2020-05-07 10:04:05 -07:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2020-04-10 12:52:16 -05:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-12-24 15:57:33 -08:00
2020-02-19 14:14:56 -06:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2020-02-19 14:14:56 -06:00
2019-12-24 15:57:33 -08:00
2019-10-03 17:10:32 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2019-10-02 12:46:44 +00:00
2020-01-21 11:35:10 -06:00
2020-01-21 11:35:10 -06:00
2020-01-21 11:35:10 -06:00
2020-01-21 11:35:10 -06:00
2020-01-21 13:22:01 -06:00
2020-01-21 11:35:10 -06:00
2020-01-21 11:35:10 -06:00
2019-09-04 15:22:36 +00:00
2019-12-24 15:57:33 -08:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2019-12-24 15:57:33 -08:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-03-09 09:09:58 -05:00
2020-02-19 14:14:56 -06:00
2020-01-20 09:59:56 -06:00
2020-01-20 09:59:56 -06:00
2020-01-20 09:59:56 -06:00
2020-01-20 09:59:56 -06:00
2020-01-20 09:59:56 -06:00
2020-01-20 09:59:56 -06:00
2020-01-20 09:59:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-02-19 14:14:56 -06:00
2020-03-15 17:46:23 -07:00
2020-02-19 14:14:56 -06:00
2020-03-02 12:10:52 -08:00
2020-04-23 10:28:04 -05:00
2020-03-05 18:05:28 -08:00
2020-02-19 14:14:56 -06:00