index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ARMeilleure
/
CodeGen
/
Optimizations
/
TailMerge.cs
Age
Commit message (
Expand
)
Author
2022-04-09
Fix tail merge from block with conditional jump to multiple returns (#3267)
gdkchan
2021-10-18
Add an early `TailMerge` pass (#2721)
FICTURE7