bors
089677eb32
Auto merge of #111813 - scottmcm:pretty-mir, r=cjgillot
...
MIR: opt-in normalization of `BasicBlock` and `Local` numbering
This doesn't matter at all for actual codegen, but after spending some time reading pre-codegen MIR, I was wishing I didn't have to jump around so much in reading post-inlining code.
So this add two passes that are off by default for every mir level, but can be enabled (`-Zmir-enable-passes=+ReorderBasicBlocks,+ReorderLocals`) for humans.
2023-05-28 21:53:56 +00:00
..
2023-05-24 21:36:56 +02:00
2023-05-28 10:44:50 -06:00
2023-04-24 13:53:35 +00:00
2023-05-25 17:40:46 +00:00
2023-04-17 16:09:18 -04:00
2023-05-27 14:54:15 -04:00
2023-05-02 16:24:18 +01:00
2023-05-02 16:24:18 +01:00
2023-05-15 08:49:13 +02:00
2023-04-21 21:34:59 +00:00
2023-04-24 13:53:35 +00:00
2023-05-24 14:20:41 +00:00
2023-05-07 11:10:52 +00:00
2023-05-14 12:06:34 +00:00
2023-05-17 12:18:55 +00:00
2023-05-09 17:27:58 +00:00
2023-04-21 21:34:59 +00:00
2023-05-13 00:00:51 +02:00
2023-04-24 13:53:35 +00:00
2023-04-21 21:34:59 +00:00
2023-05-15 20:27:12 +00:00
2023-04-24 13:53:35 +00:00
2023-05-25 17:40:46 +00:00
2023-05-02 16:24:18 +01:00
2023-05-15 08:49:13 +02:00
2023-05-28 10:44:50 -06:00
2023-05-25 17:40:46 +00:00
2023-05-28 10:44:50 -06:00
2023-05-14 11:46:07 -07:00
2023-04-23 10:04:41 +00:00
2023-05-21 17:48:36 -07:00
2023-05-08 09:30:22 -07:00
2023-04-24 13:53:35 +00:00
2023-05-27 13:50:13 -04:00
2023-05-09 17:59:35 +00:00
2023-05-24 14:20:41 +00:00
2023-05-15 20:27:12 +00:00
2023-05-21 17:48:37 -07:00
2023-05-13 10:29:05 +00:00
2023-04-21 21:34:59 +00:00
2023-04-23 10:04:41 +00:00
2023-04-21 02:14:02 -07:00
2023-05-28 10:44:53 -06:00
2023-04-23 10:04:41 +00:00
2023-04-23 10:04:41 +00:00
2023-05-15 20:27:12 +00:00
2023-04-24 13:53:35 +00:00
2023-05-17 12:17:33 +00:00
2023-04-23 10:04:41 +00:00
2023-04-10 22:02:52 +02:00