Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
翻译 - 用于将x86,amd64和aarch64程序二进制文件提升为LLVM位代码的框架
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
A collection of LLVM transform and analysis passes to write shellcode in regular C
LLVM Bindings for .NET
Extracting high level semantic information from binary code
Explore LLVM Bitcode interactively using a graph database
LLVM Mutation Artisan (MART) is a configurable mutation testing framework based on LLVM
DEPRECATED. DXBC to DXIL (HLSL Bytecode to LLVM IR) using internal APIs.
#计算机科学#Extracts static code features from opencl kernels to be used for machine learning.
Generate object code and IR code of a simple program using LLVM in Pure C.
Simple tool extracts LLVM bitcode modules from ELF binaries compiled with "-fembed-bitcode"
Compilers course project. Developed a compiler for a subset of C programming language (Decaf).
Formal Verification of Hyperledger Fabric Chaincode. Example for cross border inter-bank asset transfer in fabric 1.4
An AI that automatically solves LLVM challenges for compiler engineers.
A Compiler for a subset of Java (aka Minijava)
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.