-
Notifications
You must be signed in to change notification settings - Fork 20
Issues: jcrodriguez1989/rco
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
Bug: opt_dead_expr() does not work on statements which end with semicolons
bug
Something isn't working
#107
opened Dec 13, 2019 by
ZeroDawn0D
Create a report out of rco recommendation
enhancement
New feature or request
#72
opened Nov 8, 2019 by
ColinFay
Custom print method for rco output
enhancement
New feature or request
#70
opened Oct 4, 2019 by
ColinFay
New feature: LICM - Include repeat optimization?
enhancement
New feature or request
#68
opened Aug 20, 2019 by
jcrodriguez1989
New feature: LICM - Invariant subexpressions motion?
enhancement
New feature or request
#67
opened Aug 20, 2019 by
jcrodriguez1989
New feature: LICM - if/else code motion?
enhancement
New feature or request
#66
opened Aug 20, 2019 by
jcrodriguez1989
New feature: DSE - Remove variables that do not affect the returned value?
enhancement
New feature or request
#65
opened Aug 20, 2019 by
jcrodriguez1989
New feature: DSE - Intelligent dead store?
enhancement
New feature or request
#64
opened Aug 20, 2019 by
jcrodriguez1989
New feature: DEE - Check if dead expressions have never-assigned vars?
enhancement
New feature or request
#63
opened Aug 20, 2019 by
jcrodriguez1989
New feature: Recognize functions that modify the parent environment?
enhancement
New feature or request
#62
opened Aug 20, 2019 by
jcrodriguez1989
New feature: CF - Reorder variables with associative operators?
enhancement
New feature or request
#61
opened Aug 20, 2019 by
jcrodriguez1989
New feature: CF - Implement intelligent constant folding?
enhancement
New feature or request
#60
opened Aug 20, 2019 by
jcrodriguez1989
New feature: CSE - Use information about which functions modify their parent env?
enhancement
New feature or request
#59
opened Aug 20, 2019 by
jcrodriguez1989
New feature: CSE - Consider functions as common subexpressions?
enhancement
New feature or request
#58
opened Aug 20, 2019 by
jcrodriguez1989
Bug: DEE should check if eliminating an undefined variable
bug
Something isn't working
#31
opened Jul 12, 2019 by
jcrodriguez1989
New feature: eliminate empty if/else and loops
enhancement
New feature or request
#27
opened Jul 8, 2019 by
jcrodriguez1989
Bug: ``, '', and "" can be used as SYMBOL
bug
Something isn't working
hacktoberfest
#26
opened Jul 8, 2019 by
jcrodriguez1989
Bug: Long character string gets truncated
bug
Something isn't working
hacktoberfest
#22
opened Jul 5, 2019 by
jcrodriguez1989
ProTip!
no:milestone will show everything without a milestone.