A superoptimizer for LLVM IR
翻译 - LLVM IR的超级优化器
LLVM IR入门指南
LLVM IR in natural Rust data structures
Generating parsers in LLVM IR
Binary Translator to LLVM IR
an architecture-independent decompiler to LLVM IR
A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.
A tool and a library for bi-directional translation between SPIR-V and LLVM IR
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
Pretty printer for LLVM AST to Textual IR
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#等语言。
A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.
LLVM IR and optimizer for shaders, including front-end adapters for GLSL and SPIR-V and back-end adapter for GLSL
MugiCha is a programming language. You can run your code with interpreter or compile it to LLVM-IR.