Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Support control flow graphs from the IR pane (#5155)gh-7888 | Jeremy Rifkin | 2023-06-19 |
| | | | | | | | | | | | | | On top of #5154  Additionally, while I was here, added support for multiple control flow graphs to be opened from one compiler instead of disabling the button once one is opened. And improved the implementation for how this was done for the llvm opt pipeline. And did some type work along the way. | ||
* | add Stack Usage Viewer (#5160)gh-7881 | Guo Ci | 2023-06-19 |
For #4834 |