Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CMUAbstract
/
ocelot
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[InferAtomsPass] Instruction scheduling
- #2
#2
Open
robertzhidealx
wants to merge 18 commits into
CMUAbstract:master
CMUAbstract/ocelot:master
from
robertzhidealx:optimizations
robertzhidealx/ocelot:optimizations
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
[InferAtomsPass] Instruction scheduling
#2
robertzhidealx
wants to merge 18 commits into
CMUAbstract:master
CMUAbstract/ocelot:master
from
robertzhidealx:optimizations
robertzhidealx/ocelot:optimizations
Copy head branch name to clipboard
Commits
Commits on Nov 21, 2023
[InferAtomsPass] Revamp pass to support the latest LLVM and fix/refactor code
Show description for 7f8db32
robertzhidealx
committed
7f8db32
View commit details
Copy full SHA for 7f8db32
Browse repository at this point
Commits on Dec 17, 2023
[InferAtomsPass] Makefile to simplify testing
Show description for c7fd8d0
robertzhidealx
committed
c7fd8d0
View commit details
Copy full SHA for c7fd8d0
Browse repository at this point
Commits on Dec 19, 2023
[WIP][InferAtomsPass] Instruction scheduling
Show description for 58855d2
robertzhidealx
committed
58855d2
View commit details
Copy full SHA for 58855d2
Browse repository at this point
[InferAtomsPass] Unignore .ll files in ctests and add more comments
robertzhidealx
committed
cde1b66
View commit details
Copy full SHA for cde1b66
Browse repository at this point
Commits on Jan 31, 2024
[InferAtomsPass] Generalize instruction scheduling
Show description for c772992
robertzhidealx
committed
c772992
View commit details
Copy full SHA for c772992
Browse repository at this point
Commits on Feb 3, 2024
[InferAtomsPass] More code cleanup & debug logging
robertzhidealx
committed
7d71c88
View commit details
Copy full SHA for 7d71c88
Browse repository at this point
Commits on Feb 4, 2024
[InferAtomsPass] Minimize consistent atomic regions
Show description for 7c01f9a
robertzhidealx
committed
7c01f9a
View commit details
Copy full SHA for 7c01f9a
Browse repository at this point
Commits on Feb 5, 2024
[WIP][InferAtomsPass] Optimize Consistent and FreshConsistent atomic regions
Show description for e7b9bfa
robertzhidealx
committed
e7b9bfa
View commit details
Copy full SHA for e7b9bfa
Browse repository at this point
[InferAtomsPass] Demo Consistent region optimization
robertzhidealx
committed
ebc7cc7
View commit details
Copy full SHA for ebc7cc7
Browse repository at this point
Commits on Feb 6, 2024
[InferAtomsPass] Fully sound FreshConsistent region inference optimization
Show description for 3ab09aa
robertzhidealx
committed
3ab09aa
View commit details
Copy full SHA for 3ab09aa
Browse repository at this point
Commits on Feb 12, 2024
[InferAtomsPass] Handle cases where IO calls have arguments and explore optimizing loops
Show description for 6859d35
robertzhidealx
committed
6859d35
View commit details
Copy full SHA for 6859d35
Browse repository at this point
Commits on Mar 11, 2024
[InferAtomsPass] Loop optimization
Show description for b8b0037
robertzhidealx
committed
b8b0037
View commit details
Copy full SHA for b8b0037
Browse repository at this point
[InferAtomsPass] Optimization improvement for parameterized IO calls and refactoring for concision
Show description for db36f5d
robertzhidealx
committed
db36f5d
View commit details
Copy full SHA for db36f5d
Browse repository at this point
Commits on Mar 12, 2024
[InferAtomsPass] Don't optimize loops with tainted loop conditions
Show description for 978fe07
robertzhidealx
committed
978fe07
View commit details
Copy full SHA for 978fe07
Browse repository at this point
Commits on Mar 13, 2024
[InferAtomsPass] More tests and working impl. for some Rust programs
Show description for c02ae2c
robertzhidealx
committed
c02ae2c
View commit details
Copy full SHA for c02ae2c
Browse repository at this point
[InferAtomsPass] Rename unit test folder to "tests"
robertzhidealx
committed
fd5d5b7
View commit details
Copy full SHA for fd5d5b7
Browse repository at this point
Commits on Mar 16, 2024
[InferAtomsPass] Slight tweak to support Rust programs with loops
Show description for 883cb9c
robertzhidealx
committed
883cb9c
View commit details
Copy full SHA for 883cb9c
Browse repository at this point
Commits on Mar 17, 2024
[InferAtomsPass] More Rust loop tests
robertzhidealx
committed
ca0e667
View commit details
Copy full SHA for ca0e667
Browse repository at this point
You can’t perform that action at this time.