Skip to content
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

OC checker #264

Open
wants to merge 79 commits into
base: master
Choose a base branch
from
Open

OC checker #264

wants to merge 79 commits into from

Conversation

csanadtelbisz
Copy link
Contributor

@csanadtelbisz csanadtelbisz commented Mar 25, 2024

This PR contains a generic ordering consistency checker for concurrent systems with a proof-of-concept implementation for sequential C programs in the xcfa subproject.

(Merge #258 first.)

…a-oc

# Conflicts:
#	subprojects/xcfa/xcfa-analysis/src/main/java/hu/bme/mit/theta/xcfa/analysis/oc/XcfaOcChecker.kt
#	subprojects/xcfa/xcfa-cli/src/main/java/hu/bme/mit/theta/xcfa/cli/ExecuteConfig.kt
#	subprojects/xcfa/xcfa-cli/src/main/java/hu/bme/mit/theta/xcfa/cli/checkers/ConfigToOcChecker.kt
#	subprojects/xcfa/xcfa/src/main/java/hu/bme/mit/theta/xcfa/passes/CLibraryFunctionsPass.kt
@csanadtelbisz csanadtelbisz removed the request for review from leventeBajczi October 19, 2024 09:29
@csanadtelbisz csanadtelbisz marked this pull request as ready for review October 19, 2024 09:39
@leventeBajczi
Copy link
Contributor

Tests are failing and that should be fixed (I cannot see at a glance what the problem might be). Otherwise, I think this PR is a great addition to Theta, and we should merge it as soon as possible.

leventeBajczi and others added 12 commits October 21, 2024 21:08
# Conflicts:
#	subprojects/xcfa/c2xcfa/src/main/java/hu/bme/mit/theta/c2xcfa/FrontendXcfaBuilder.kt
#	subprojects/xcfa/xcfa-analysis/src/main/java/hu/bme/mit/theta/xcfa/analysis/oc/XcfaOcChecker.kt
#	subprojects/xcfa/xcfa/src/main/java/hu/bme/mit/theta/xcfa/passes/ProcedurePassManager.kt
#	subprojects/xcfa/xcfa/src/test/java/hu/bme/mit/theta/xcfa/passes/PassTests.kt
# Conflicts:
#	subprojects/xcfa/xcfa/src/main/java/hu/bme/mit/theta/xcfa/passes/ReferenceElimination.kt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants