You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
X86 Optimizations (mosa#869)
* - Slight optimization that merges more empty block
* - New x86 optimizations (add 1 -> inc, sub 1 -> dec)
- Added SetNop() method on Context and Node