mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 10:37:06 +00:00
* Allow `LocalVariable` to be assigned more than once This allows us to write flow controls like loops and if-elses with LocalVariables participating in phi nodes. * Add `GetLocalNumber` to operand |
||
|---|---|---|
| .. | ||
| Optimizations | ||
| RegisterAllocators | ||
| Unwinding | ||
| X86 | ||
| CompiledFunction.cs | ||