aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/CodeGen/Optimizations/TailMerge.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-04-09Fix tail merge from block with conditional jump to multiple returns (#3267)gdkchan
2021-10-18Add an early `TailMerge` pass (#2721)FICTURE7