A superoptimizer for LLVM IR
LLVM IR in natural Rust data structures
Binary Translator to LLVM IR
an architecture-independent decompiler to LLVM IR
A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Deobfuscation via optimization with usage of LLVM IR and parsing assembly.
s-expression → internal IR → LLVM IR
An LLVM pass to profile dynamic LLVM IR instructions and runtime values
Count lines of LLVM IR per generic function
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR
Precise and high-order static points-to/taint analysis based on LLVM IR.
Shenlong is a blazingly fast ⚡ tool to generate LLVM IR from Cairo, written in Rust 🦀
LLVM是一套编译器基础设施项目,包含一系列模块化的编译器组件和工具链。它最早以C/C++为实现对象,而目前它已支持包括ActionScript、Ada、D语言、Fortran、GLSL、Haskell、Java字节码、Objective-C、Swift、Python、Ruby、Crystal、Rust、Scala以及C#等语言。