drepper / gcc-passesLinks
gcc plugin to discover optimization passes used during compilation
☆20Updated 4 years ago
Alternatives and similar repositories for gcc-passes
Users that are interested in gcc-passes are comparing it to the libraries listed below
Sorting:
- Markup source code showing optimizations☆36Updated 5 years ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated last week
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- Automatic Binary Parallelisation☆43Updated 5 months ago
- The start of a port of musl libc to an "x86_64 llvm bitcode" architecture.☆24Updated 6 years ago
- Extracting high level semantic information from binary code☆65Updated 6 years ago
- A framework for finding completeness bugs in optimizing compiler toolchains☆22Updated last year
- estimate peak virtual memory use☆18Updated 4 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Presentations, Videos, and Sample Source from Austin LLVM Meetups☆11Updated 5 years ago
- Experimental translation of llvm to smt.☆57Updated 5 years ago
- OCCAM: Object Culling and Concretization for Assurance Maximization☆16Updated 3 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- A dynamic data race detector for programs☆15Updated 9 years ago
- Tools to process ARM's Machine Readable Architecture Specification☆133Updated 5 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆55Updated 3 years ago
- Manipulate C-family ASTs with Clang☆65Updated 6 years ago
- Explore LLVM Bitcode interactively using a graph database☆58Updated 5 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆44Updated 5 years ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆23Updated 10 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated 11 months ago
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆17Updated 2 weeks ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆53Updated 6 months ago
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.☆48Updated last week
- LLVM-based, flexible, live coverage instrumentation for C/C++ code☆44Updated 9 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago