mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-10 21:46:39 +00:00
c805542b29
* 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 |