-
Notifications
You must be signed in to change notification settings - Fork 17
Issues: CSUS-LLVM/OptSched
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
Fix variable and function names
cleanup
enhancement
New feature or request
#176
opened Oct 30, 2021 by
Quincunx271
Refactor MachineModel, removing the runtime config and leaving a pure data type
cleanup
enhancement
New feature or request
#175
opened Oct 27, 2021 by
Quincunx271
After #148, unnecessary reset work is done for the SLIL LB if it has not been computed before.
enhancement
New feature or request
#173
opened Oct 21, 2021 by
Quincunx271
Print BestResult even if the rgnTimeout is 0
good first issue
Good for newcomers
#166
opened Jul 5, 2021 by
Quincunx271
Increase log timing precision (ms -> us or ms)
enhancement
New feature or request
#164
opened Jun 25, 2021 by
Quincunx271
1 of 3 tasks
Update LLVM version to the latest we can (LLVM 6 -> ???)
cleanup
enhancement
New feature or request
#156
opened Jun 2, 2021 by
Quincunx271
ACO Refactoring/Cleanup
cleanup
enhancement
New feature or request
#154
opened May 24, 2021 by
Quincunx271
3 tasks
Simulated register allocator can cause crashes when compiling for ARM(potentially other platforms)
#139
opened Dec 28, 2020 by
paul-mchugh
Refactor LinkedList?
cleanup
enhancement
New feature or request
#116
opened Aug 20, 2020 by
Quincunx271
Replace compile time configuration with runtime configuration
enhancement
New feature or request
#106
opened Aug 6, 2020 by
Quincunx271
Lit Test for graph transformations #92
enhancement
New feature or request
#99
opened Jun 23, 2020 by
Quincunx271
Valgrind and Sanitizers for CI
enhancement
New feature or request
gh-workflows
Concerning GitHub workflows (the Actions tab)
#98
opened Jun 23, 2020 by
Quincunx271
Undefined behavior in DataDepGraph: nodes_ = (GraphNode **)insts_
bug
Something isn't working
#94
opened Jun 11, 2020 by
Quincunx271
ProTip!
Exclude everything labeled
bug
with -label:bug.