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
Small utility written in python that tries to convert x86 C/C++ code to optimized version with lots of inline assembly code.
It's working on x86 and x86-64 versions of Linux and Windows.
About
Small utility that converts x86 C/C++ code to optimized version with lots of inline assembly code.