Stars
- All languages
- AGS Script
- Ada
- Agda
- Assembly
- Ballerina
- Batchfile
- C
- C#
- C++
- CMake
- Clojure
- CoffeeScript
- Common Lisp
- D
- Dockerfile
- F#
- FreeBASIC
- Go
- Groff
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- 8000 Kotlin
- LLVM
- Logos
- Lua
- MDX
- MLIR
- Makefile
- Nim
- Nix
- OCaml
- Objective-C
- P4
- Pascal
- Perl
- PowerShell
- Python
- RPC
- Racket
- Roff
- Ruby
- Rust
- Scala
- Scheme
- Shell
- Solidity
- Starlark
- Swift
- TeX
- TypeScript
- Vim Script
Collection of scripts and CMake files to easily link to LLVM into your project (Windows, Linux, macOS).
c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.
LLVM Compiler Infrastructure with TriCore backend
PyQIR is a set of APIs for generating, parsing, and evaluating Quantum Intermediate Representation (QIR).
Fork of llvm with experimental commits and workarounds for RPCS3
Android ports of LLVM updated versions for mesa
Everything to build LLVM snapshots for Fedora/RHEL/CentOS Stream
Configuration for http://llvm-jenkins.debian.net/
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
llvm-project cloned from https://github.com/llvm/llvm-project and modified for VE
Some examples for using LLVM to generate IR
Repositório de exemplos de geração de código intermediário do LLVM, o LLVM-IR utilizando as LLVM C API e llvmlite (Python).