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
Accelerator
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
.
facebookincubator
/
cinderx
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
260
Code
Issues
2
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: facebookincubator/cinderx
Actions
All workflows
Workflows
Build
Build
CI
CI
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Documentation
Documentation
pages-build-deployment
pages-build-deployment
Publish to PyPI
Publish to PyPI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
265 workflow run results
265 workflow run results
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Apply swaptimize after other basic block optimizations
linux
#123:
Commit
15bebd5
pushed by
facebook-github-bot
3m 49s
main
main
3m 49s
View workflow file
Ensure LiveInterval allocations are always the same size
linux
#122:
Commit
b760ac7
pushed by
facebook-github-bot
3m 27s
main
main
3m 27s
View workflow file
Create new block for final instructions inserted into a lambda
linux
#121:
Commit
6afe66c
pushed by
facebook-github-bot
3m 25s
main
main
3m 25s
View workflow file
fbcode/cinderx/StaticPython/vtable_defs.c
linux
#120:
Commit
a556751
pushed by
facebook-github-bot
3m 38s
main
main
3m 38s
View workflow file
Address type errors
linux
#119:
Commit
8a07615
pushed by
facebook-github-bot
3m 34s
main
main
3m 34s
View workflow file
Do constant folding for match variables
linux
#118:
Commit
10c9634
pushed by
facebook-github-bot
3m 32s
main
main
3m 32s
View workflow file
Set the correct size for LiveInterval's initial location
linux
#117:
Commit
dd33c21
pushed by
facebook-github-bot
3m 43s
main
main
3m 43s
View workflow file
Add support for LOAD_COMMON_CONSTANT
linux
#116:
Commit
e4701fb
pushed by
facebook-github-bot
5m 19s
main
main
5m 19s
View workflow file
Match what op gets nop'd for compare op optimzation
linux
#115:
Commit
ad4ec2e
pushed by
facebook-github-bot
11m 49s
main
main
11m 49s
View workflow file
More borrow analysis fixes
linux
#114:
Commit
74c58f3
pushed by
facebook-github-bot
6m 7s
main
main
6m 7s
View workflow file
Don't propagate tstate past return
linux
#113:
Commit
2fb8932
pushed by
facebook-github-bot
5m 32s
main
main
5m 32s
View workflow file
Shrink the size of PhyLocation
linux
#112:
Commit
b0865b2
pushed by
facebook-github-bot
6m 20s
main
main
6m 20s
View workflow file
Setting more correct PhyLocation sizes and Operand data types
linux
#111:
Commit
d31fb65
pushed by
facebook-github-bot
5m 6s
main
main
5m 6s
View workflow file
Logging and assert improvements to the register allocator
linux
#110:
Commit
79c6efb
pushed by
facebook-github-bot
6m 24s
main
main
6m 24s
View workflow file
Minor refactors to regalloc
linux
#109:
Commit
1b57720
pushed by
facebook-github-bot
6m 3s
main
main
6m 3s
View workflow file
Fix lir::Rewrite using std::forward twice on the same value
linux
#108:
Commit
9269973
pushed by
facebook-github-bot
4m 46s
main
main
4m 46s
View workflow file
Simplify how lir::Instruction manages its inputs
linux
#107:
Commit
fe516d3
pushed by
facebook-github-bot
4m 12s
main
main
4m 12s
View workflow file
Prevent on-diff getdeps jobs from running when files in fboss/oss change
linux
#106:
Commit
3e93a1e
pushed by
facebook-github-bot
8m 0s
main
main
8m 0s
View workflow file
Make cinderx compiler pass type checking again.
linux
#105:
Commit
09eb1e7
pushed by
facebook-github-bot
7m 20s
main
main
7m 20s
View workflow file
Delete unused method in lir::Rewrite
linux
#104:
Commit
a2a9bac
pushed by
facebook-github-bot
6m 13s
main
main
6m 13s
View workflow file
Update kw args after ** args to not use BUILD_CONST_KEY_MAP
linux
#103:
Commit
aa1b872
pushed by
facebook-github-bot
10m 24s
main
main
10m 24s
View workflow file
Prevent on-diff from running for docs changes
linux
#102:
Commit
4990d6b
pushed by
facebook-github-bot
8m 55s
main
main
8m 55s
View workflow file
fbcode/cinderx/Jit/hir/type.cpp
linux
#101:
Commit
76fcfe7
pushed by
facebook-github-bot
9m 27s
main
main
9m 27s
View workflow file
Add gcc12.2 as an FBOSS dependency for getdeps.py
linux
#100:
Commit
2812398
pushed by
facebook-github-bot
4m 18s
main
main
4m 18s
View workflow file
Add Terms of Use, Privacy Policy, and Copyright to open-source homepage
linux
#99:
Commit
8c28a7e
pushed by
facebook-github-bot
4m 59s
main
main
4m 59s
View workflow file
Previous
1
2
3
4
5
6
…
10
11
Next
You can’t perform that action at this time.