Skip to content
/ llvm Public
forked from llvm-mirror/llvm

Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.

License

Notifications You must be signed in to change notification settings

CIB/llvm

Folders and files

NameName
Last commit message
Last commit date
Jun 22, 2010
Apr 10, 2010
Jun 17, 2010
Jun 21, 2010
Jun 21, 2010
Jun 22, 2010
Jun 22, 2010
Feb 23, 2010
Apr 16, 2010
Jun 22, 2010
Jun 21, 2010
Jun 8, 2010
Jun 22, 2010
Aug 3, 2007
Mar 18, 2010
Feb 23, 2010
Jan 9, 2010
Apr 30, 2010
Jan 9, 2009
Jun 1, 2010
Jun 21, 2010
Jan 23, 2009
Feb 26, 2010
Jan 23, 2009
Jun 22, 2010
Jul 13, 2007

Repository files navigation

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

This directory and its subdirectories contain source code for the Low Level
Virtual Machine, 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 HTML documentation provided in docs/index.html for further
assistance with LLVM.

If you're writing a package for LLVM, see docs/Packaging.html for our
suggestions.

About

Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 47.7%
  • LLVM 39.4%
  • Assembly 10.4%
  • Python 0.5%
  • Objective-C 0.4%
  • C 0.3%
  • Other 1.3%