relooper

Crates.iorelooper
lib.rsrelooper
version0.1.0
sourcesrc
created_at2021-07-10 00:49:37.776949
updated_at2021-07-10 00:49:37.776949
descriptionTurn unstructured branches and jumps into structured blocks
homepagehttps://github.com/curiousdannii/if-decompiler
repositoryhttps://github.com/curiousdannii/if-decompiler
max_upload_size
id420947
size149,106
Dannii Willis (curiousdannii)

documentation

README

Relooper

Relooper turns unstructured branches and jumps into structured blocks.

Inspired by the Cheerp Stackifier algorithm and the Relooper algorithm paper by Alon Zakai.

More details on the precise algorithm this package implements to come.

Commit count: 125

cargo fmt