Pinned
671 contributions in the last year
Less
More
Contribution activity
August 2021
Created 34 commits in 3 repositories
Reviewed 1 pull request in 1 repository
riidefi/mkw
1 pull request
Created an issue in terorie/ppc750cl that received 1 comment
Basic Blocks: jump tables + variable flow succession
Each basic block should keep track of blocks that flow into it (predecessors) and blocks that flow out of it (successors). With this information we…
1
comment