filletofish / compiler-touch
Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.
☆26Updated 7 years ago
Alternatives and similar repositories for compiler-touch:
Users that are interested in compiler-touch are comparing it to the libraries listed below
- Visualization of LLVM IR☆60Updated 10 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- EBNF grammar of LLVM IR assembly.☆63Updated 2 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- A simple SSA-based compiler.☆16Updated 9 months ago
- Develop toolchain based on llvm to for Cpu0 processor☆45Updated last year
- AST - Extractor for LLVM☆18Updated 3 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆31Updated 10 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- Sample programs for comparison of different VM interpretation techniques☆32Updated 3 months ago
- Parser for the llvm bitcode format☆60Updated last week
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Data Flow Analysis and Static Single Assignment☆28Updated 6 years ago
- An x86-64 instruction decoder.☆16Updated 11 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- Some experiments with SMT solvers and GIMPLE IR☆36Updated last year
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 4 years ago
- A tool for testing C compilers automatically☆20Updated 9 years ago
- Generates CIL MLIR dialect from C/C++ source.☆32Updated 4 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Bottom Up Rewrite Generator☆25Updated 7 years ago
- ☆58Updated this week
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆57Updated last year
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 9 months ago
- ☆49Updated 11 months ago
- Function Merging & Branch Fusion☆19Updated 5 years ago