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 }}
AbsInt
/
CompCert
Public
Notifications
You must be signed in to change notification settings
Fork
261
Star
2.2k
Code
Issues
27
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Change stack and register models to bytes instead of values
- #245
#245
Open
gergo-
wants to merge 15 commits into
AbsInt:master
AbsInt/CompCert:master
from
gergo-:locmap-encoding
gergo-/CompCert:locmap-encoding
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Change stack and register models to bytes instead of values
#245
gergo-
wants to merge 15 commits into
AbsInt:master
AbsInt/CompCert:master
from
gergo-:locmap-encoding
gergo-/CompCert:locmap-encoding
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2018
Add LTLtyping and enforce well-typed LTL in Allocation
gergo-
committed
3c5e96e
View commit details
Copy full SHA for 3c5e96e
Browse repository at this point
Make builtin_res type nonrecursive
Show description for bb1a7ca
gergo-
committed
bb1a7ca
View commit details
Copy full SHA for bb1a7ca
Browse repository at this point
Proof of type preservation on LTL.
Show description for 591fafa
gergo-
committed
591fafa
View commit details
Copy full SHA for 591fafa
Browse repository at this point
Adapt LTL typing proof for all architectures
gergo-
committed
02ed73f
View commit details
Copy full SHA for 02ed73f
Browse repository at this point
Unify register and stack cases in Locmap.set
Show description for 7c3c74e
gergo-
committed
7c3c74e
View commit details
Copy full SHA for 7c3c74e
Browse repository at this point
Change Locmap to map locations to encoded bytes
Show description for 3c95bcf
gergo-
committed
3c95bcf
View commit details
Copy full SHA for 3c95bcf
Browse repository at this point
Simplify properties and proofs using wt_locset
Show description for fb34616
gergo-
committed
fb34616
View commit details
Copy full SHA for fb34616
Browse repository at this point
Model the register file as a block of bytes
Show description for 47798ef
gergo-
committed
47798ef
View commit details
Copy full SHA for 47798ef
Browse repository at this point
Change types of stack slots to quantities
Show description for fa45359
gergo-
committed
fa45359
View commit details
Copy full SHA for fa45359
Browse repository at this point
First version of "fragment block" to unify register and stack models
Show description for 7e32dca
gergo-
committed
7e32dca
View commit details
Copy full SHA for 7e32dca
Browse repository at this point
Change Locations (register file and stack) to FragmentBlock
Show description for 9eb9c9f
gergo-
committed
9eb9c9f
View commit details
Copy full SHA for 9eb9c9f
Browse repository at this point
Change Regfile to a functor, base mreg and ARM's preg on it
Show description for 3b59dae
gergo-
committed
3b59dae
View commit details
Copy full SHA for 3b59dae
Browse repository at this point
Port PowerPC's pregs to the Registerfile representation
Show description for b0d3279
gergo-
committed
b0d3279
View commit details
Copy full SHA for b0d3279
Browse repository at this point
Port x86's pregs to the Registerfile representation
Show description for 675e82b
gergo-
committed
675e82b
View commit details
Copy full SHA for 675e82b
Browse repository at this point
Port RISC-V's pregs to the Registerfile representation
Show description for 8ea0903
gergo-
committed
8ea0903
View commit details
Copy full SHA for 8ea0903
Browse repository at this point
You can’t perform that action at this time.