-
Notifications
You must be signed in to change notification settings - Fork 46
Issues: simonlindholm/decomp-permuter
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
New pass: split if (a && b) c else d and vice versa
new-pass
New type of permutation
#177
opened Nov 4, 2024 by
H-A-M-G-E-R
Is it possible to specify the
build.ninja
or Makefile
location?
#167
opened Jan 20, 2024 by
blazkowolf
Break multiply into multiply + shift
new-pass
New type of permutation
#162
opened Jul 5, 2023 by
mkst
Add Good for newcomers
new-pass
New type of permutation
& 0x7fffffff
just before left shifts
good first issue
#161
opened May 10, 2023 by
simonlindholm
x = -(int)x; after the last time x is used
new-pass
New type of permutation
#159
opened Mar 27, 2023 by
ethteck
Alternative Comparison Support
new-pass
New type of permutation
#147
opened Aug 21, 2022 by
NWPlayer123
Substitute value by variable that already contains it
new-pass
New type of permutation
#99
opened Jun 29, 2021 by
simonlindholm
Simplify if(a->b) -> if(a)
new-pass
New type of permutation
simplification
#77
opened May 23, 2020 by
simonlindholm
When reordering statements, sometimes only respect randomization region for one endpoint
optimization
#70
opened Mar 29, 2020 by
simonlindholm
Move assignment to first use
new-pass
New type of permutation
#69
opened Mar 28, 2020 by
simonlindholm
Print information about permutation type for found improvements
enhancement
New feature or request
#56
opened Feb 23, 2020 by
simonlindholm
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.