checkedc / checkedc-clang
This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.
☆503Updated last month
Related projects ⓘ
Alternatives and complementary repositories for checkedc-clang
- Thiis is a *deprecated* repo that contains a version of LLVM that was being modified to support Checked C. We have moved to a single (m…☆98Updated last year
- x86-64 assembler library☆470Updated 3 years ago
- Yet Another Random Program Generator☆487Updated 3 months ago
- C-Reduce, a C and C++ program reducer☆1,284Updated 5 months ago
- A compiler frontend for the C programming language☆538Updated 2 weeks ago
- Semantics of C in K☆306Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆473Updated 4 months ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,218Updated last month
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,410Updated this week
- A superoptimizer for LLVM IR☆2,136Updated 2 months ago
- C99 parser and frontend for libfirm☆340Updated last year
- Csmith, a random generator of C programs☆1,018Updated 9 months ago
- A collection of memory allocators☆435Updated 12 years ago
- C Intermediate Language☆361Updated last year
- C Foreign Function Interface and JIT using Clang/LLVM☆548Updated last year
- Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.☆328Updated last year
- ☆318Updated 2 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆266Updated 5 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆219Updated last year
- ☆279Updated last year
- A static verifier for concurrent C programs☆128Updated 3 years ago
- The CompCert formally-verified C compiler☆1,884Updated last week
- "libcpu" is an open source library that emulates several CPU architectures☆362Updated 3 years ago
- ☆181Updated 4 years ago
- A tiny x86 compiler with ELF and PE target☆180Updated 10 months ago
- A fast preprocessor for C and C++☆527Updated 3 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆192Updated 4 months ago
- Project moved to: https://github.com/llvm/llvm-project☆203Updated 5 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆802Updated 3 years ago