Skip to content
This repository was archived by the owner on Dec 20, 2019. It is now read-only.

ldc-developers/llvm

Folders and files

NameName
Last commit message
Last commit date
Dec 15, 2016
May 19, 2017
Mar 7, 2017
May 19, 2017
Aug 12, 2017
Aug 12, 2017
Oct 9, 2016
Jun 12, 2015
Jan 10, 2017
Jun 12, 2017
Aug 11, 2017
May 19, 2017
May 23, 2017
Sep 27, 2016
Mar 2, 2014
Sep 13, 2016
Aug 11, 2017
Aug 11, 2017
Mar 23, 2017
Dec 2, 2016
Dec 14, 2016
Jan 12, 2017
Oct 2, 2013
Nov 7, 2016
Jul 21, 2016
Jan 26, 2016
Aug 10, 2015

Repository files navigation

Low Level Virtual Machine (LLVM)
================================

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.

Packages

No packages published

Languages

  • LLVM 49.9%
  • C++ 31.7%
  • Assembly 17.3%
  • Python 0.4%
  • C 0.3%
  • CMake 0.2%
  • Other 0.2%