lac-dcc / wyvernLinks
Automatic conversion of call by value into call by need in the LLVM IR.
☆60Updated 2 years ago
Alternatives and similar repositories for wyvern
Users that are interested in wyvern are comparing it to the libraries listed below
Sorting:
- A tool to eliminate timing-based side channels☆50Updated 2 years ago
- A framework to analyze a space formed by the combination of program encodings, obfuscation passes and stochastic classification models.☆34Updated 2 years ago
- A tool to extract complexities and costs from programs and kernels☆17Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆77Updated this week
- Collection of executable benchmarks☆43Updated last year
- Ball Larus edge profiling with loop optimization☆32Updated 3 months ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated 7 months ago
- Tutorial for writing an LLVM backend☆26Updated 5 months ago
- LLVM test suite benchmarks (260 benchmarks - 36 test suites)☆20Updated 3 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆68Updated this week
- DebugIR: Debugging LLVM-IR Files☆143Updated 10 months ago
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Updated 2 years ago
- System to recognize infinite languages and react to string events☆25Updated last year
- A utility library to bridge llvm and mlir gaps.☆13Updated 9 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- Embedded Universal DSL: a good DSL for us, by us☆48Updated this week
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.