Repository navigation

#

llvm-bitcode

Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode

C++
2692
3 年前

Virtual Machine for Intermediate Representation

C
677
5 年前

[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.

C++
499
1 年前

A collection of LLVM transform and analysis passes to write shellcode in regular C

C++
372
2 年前

LLVM meets Code Property Graphs

C++
91
4 年前

Extracting high level semantic information from binary code

Assembly
65
6 年前

Explore LLVM Bitcode interactively using a graph database

C++
58
5 年前

LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM

C++
25
3 年前

DEPRECATED. DXBC to DXIL (HLSL Bytecode to LLVM IR) using internal APIs.

C++
24
5 年前

The Pascal compiler of LLVM.

Pascal
20
4 年前

Extracts static code features from opencl kernels to be used for machine learning.

C
10
4 年前

Generate object code and IR code of a simple program using LLVM in Pure C.

C
7
4 年前

Simple tool extracts LLVM bitcode modules from ELF binaries compiled with "-fembed-bitcode"

C
5
6 年前

Compilers course project. Developed a compiler for a subset of C programming language (Decaf).

C++
5
7 年前

Formal Verification of Hyperledger Fabric Chaincode. Example for cross border inter-bank asset transfer in fabric 1.4

LLVM
4
3 年前

An AI that automatically solves LLVM challenges for compiler engineers.

Rust
3
7 个月前

Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.

C++
3
4 年前