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
Bug: opt_dead_expr() does not work on statements which end with semicolons
bug
#107
opened Dec 13, 2019 by
ZeroDawn0D
New feature: LICM - Include repeat optimization?
enhancement
#68
opened Aug 20, 2019 by
jcrodriguez1989
New feature: LICM - Invariant subexpressions motion?
enhancement
#67
opened Aug 20, 2019 by
jcrodriguez1989
New feature: DSE - Remove variables that do not affect the returned value?
enhancement
#65
opened Aug 20, 2019 by
jcrodriguez1989
New feature: DEE - Check if dead expressions have never-assigned vars?
enhancement
#63
opened Aug 20, 2019 by
jcrodriguez1989
New feature: Recognize functions that modify the parent environment?
enhancement
#62
opened Aug 20, 2019 by
jcrodriguez1989
New feature: CF - Reorder variables with associative operators?
enhancement
#61
opened Aug 20, 2019 by
jcrodriguez1989
New feature: CF - Implement intelligent constant folding?
enhancement
#60
opened Aug 20, 2019 by
jcrodriguez1989
New feature: CSE - Use information about which functions modify their parent env?
enhancement
#59
opened Aug 20, 2019 by
jcrodriguez1989
New feature: CSE - Consider functions as common subexpressions?
enhancement
#58
opened Aug 20, 2019 by
jcrodriguez1989
Bug: DEE should check if eliminating an undefined variable
bug
#31
opened Jul 12, 2019 by
jcrodriguez1989
New feature: eliminate empty if/else and loops
enhancement
#27
opened Jul 8, 2019 by
jcrodriguez1989
Bug: ``, '', and "" can be used as SYMBOL
bug
hacktoberfest
#26
opened Jul 8, 2019 by
jcrodriguez1989
Bug: Long character string gets truncated
bug
hacktoberfest
#22
opened Jul 5, 2019 by
jcrodriguez1989
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.