summaryrefslogtreecommitdiff
path: root/src/passes/Outlining.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Outlining] Fixes break reconstruction (#6352)Ashley Nelson2024-02-271-1/+13
* [Outlining] Add loop instruction supportAshley Nelson2023-12-071-0/+3
* [Outlining] Improve debug loggingAshley Nelson2023-12-071-20/+22
* [Outlining] Fix outlining control flowAshley Nelson2023-12-061-0/+12
* Update IRBuilder to visit control flow correctly (#6124)Thomas Lively2023-11-161-0/+5
* [Outlining] Adding more tests (#6117)Ashley Nelson2023-11-151-9/+43
* [Outlining] Adds Outlining pass (#6110)Ashley Nelson2023-11-131-0/+329