Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-14 | [flang][runtime] Speed up initialization & destruction (#148087) | Peter Klausler | 1 | -26/+14 |
2025-06-16 | [flang] Restructure runtime to avoid recursion (relanding) (#143993) | Peter Klausler | 1 | -0/+161 |
2025-06-11 | Revert runtime work queue patch, it breaks some tests that need investigation... | Peter Klausler | 1 | -161/+0 |
2025-06-10 | [flang][runtime] Replace recursion with iterative work queue (#137727) | Peter Klausler | 1 | -0/+161 |