computersforpeace / model-checkerLinks
CDSChecker: A Model Checker for C11 and C++11 Atomics
☆36Updated 12 years ago
Alternatives and similar repositories for model-checker
Users that are interested in model-checker are comparing it to the libraries listed below
Sorting:
- Generic model checker for concurrent C programs (mirror repository)☆160Updated 2 weeks ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆120Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Code examples for tutoring modern C++☆99Updated 4 months ago
- Some experiments with SMT solvers and GIMPLE IR☆78Updated this week
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆49Updated 2 weeks ago
- outline and links for PLDI 2022 tutorial☆17Updated 3 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆86Updated this week
- Lightweight framework for easy and efficient code generation☆105Updated last year
- Online demo without installing at - https://buildit.so/tryit☆186Updated last week
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Updated 3 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- Stabilizer: Rigorous Performance Evaluation☆26Updated 2 years ago
- Dynamic runtime inlining with LLVM☆64Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆34Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- A benchmark for cache efficient data structures.☆31Updated 4 months ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆117Updated 2 months ago
- UB-aware interpreter for LLVM debugging☆31Updated last month
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- MimIR is my Intermediate Representation☆82Updated last week
- An LLVM IR dataset for data-driven compiler optimization research☆72Updated this week
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 3 months ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago