A collection of out-of-tree LLVM passes for teaching and learning
翻译 - LLVM通过的集合(带有测试和构建脚本)
LLVM IR入门指南
Simplified Chinese translation for the LLVM Tutorial
A step-by-step tutorial for building an LLVM sample pass
clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend...
llvm-tutorial文档,翻译以及代码仓库
An LLVM sanitizer tutorial
A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accomplish a complete project for FPGA High-Level Synthesis with it.
Kaleidoscope tutorial chinese translatio。 Kaleidoscope-llvm教程文档中文翻译。
Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015
Maker Tutor Channel
LLVM是一套编译器基础设施项目,包含一系列模块化的编译器组件和工具链。它最早以C/C++为实现对象,而目前它已支持包括ActionScript、Ada、D语言、Fortran、GLSL、Haskell、Java字节码、Objective-C、Swift、Python、Ruby、Crystal、Rust、Scala以及C#等语言。
Project moved to: https://github.com/llvm/llvm-project
Desktop typing tutor, written in Rust
LLVM Obfuscator
Project moved to: https://github.com/llvm/llvm-project
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
翻译 - 位于http://llvm.org/git/clang的官方clang git存储库的镜像。每五分钟更新一次。
Project moved to: https://github.com/llvm/llvm-project
llvm-mctoll
Project moved to: https://github.com/llvm/llvm-project
Emscripten是基于LLVM / Clang的编译器,用来将C和C++源代码编译为WebAssembly
The Docker-based Open edX distribution designed for peace of mind
RISC-V support for LLVM projects (LLVM, Clang, ...)
Project moved to: https://github.com/llvm/llvm-project
Touch typing tutor that runs in your web browser
example LLVM pass