All Projects → earl → Llvm Mirror

earl / Llvm Mirror

Licence: apache-2.0
NOTE: The LLVM project now operates official Git mirrors as well: http://llvm.org/docs/GettingStarted.html#git-mirror -- An automated mirror of llvm/trunk from LLVM's SVN. Updates hourly. Release branches and tags are tracked manually. This mirror is *not* commit-ID compatible with the official Git mirrors.

Labels

Projects that are alternatives of or similar to Llvm Mirror

Numba Scipy
numba_scipy extends Numba to make it aware of SciPy
Stars: ✭ 98 (-19.67%)
Mutual labels:  llvm
S2e
S2E: A platform for multi-path program analysis with selective symbolic execution.
Stars: ✭ 102 (-16.39%)
Mutual labels:  llvm
Hikari
LLVM Obfuscator
Stars: ✭ 1,585 (+1199.18%)
Mutual labels:  llvm
Savior Source
source code for savior fuzzer
Stars: ✭ 100 (-18.03%)
Mutual labels:  llvm
Openshadinglanguage
Advanced shading language for production GI renderers
Stars: ✭ 1,382 (+1032.79%)
Mutual labels:  llvm
Tapir Llvm
Tapir extension to LLVM for optimizing Parallel Programs
Stars: ✭ 109 (-10.66%)
Mutual labels:  llvm
Termux Ndk
android-ndk for termux
Stars: ✭ 91 (-25.41%)
Mutual labels:  llvm
Llvm Pass Tutorial
A step-by-step tutorial for building an LLVM sample pass
Stars: ✭ 122 (+0%)
Mutual labels:  llvm
Cppinsights
C++ Insights - See your source code with the eyes of a compiler
Stars: ✭ 1,382 (+1032.79%)
Mutual labels:  llvm
Flax
general purpose programming language, in the vein of C++
Stars: ✭ 111 (-9.02%)
Mutual labels:  llvm
Tre
LLVM backed progamming language (Go subset)
Stars: ✭ 100 (-18.03%)
Mutual labels:  llvm
Programl
Graph-based Program Representation & Models for Deep Learning
Stars: ✭ 102 (-16.39%)
Mutual labels:  llvm
Opcde2017
Slides and very basic examples
Stars: ✭ 112 (-8.2%)
Mutual labels:  llvm
Faust
Functional programming language for signal processing and sound synthesis
Stars: ✭ 1,360 (+1014.75%)
Mutual labels:  llvm
Volta
Compiler for the Volt Programming Language
Stars: ✭ 118 (-3.28%)
Mutual labels:  llvm
Xchain
A cross compiler toolchain targeting macOS/iOS/etc.
Stars: ✭ 95 (-22.13%)
Mutual labels:  llvm
Bin2llvm
A binary to LLVM translator
Stars: ✭ 108 (-11.48%)
Mutual labels:  llvm
Libebc
C++ Library and Tool for Extracting Embedded Bitcode
Stars: ✭ 122 (+0%)
Mutual labels:  llvm
Bsodsurvivor
This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload, and more!
Stars: ✭ 122 (+0%)
Mutual labels:  llvm
Brain
An esoteric programming language compiler on top of LLVM based on Brainfuck
Stars: ✭ 112 (-8.2%)
Mutual labels:  llvm

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.

LLVM is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.

Please see the documentation provided in docs/ for further assistance with LLVM, and in particular docs/GettingStarted.rst for getting started with LLVM and docs/README.txt for an overview of LLVM's documentation setup.

If you are writing a package for LLVM, see docs/Packaging.rst for our suggestions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].