Skip to content

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

thewilsonator/llvm

This branch is 2 commits ahead of, 40944 commits behind llvm-mirror/llvm:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b838343 · Sep 6, 2018
Feb 17, 2017
Mar 3, 2017
Mar 5, 2017
Feb 20, 2017
Mar 5, 2017
Mar 5, 2017
Oct 9, 2016
Jun 12, 2015
Jan 10, 2017
Mar 5, 2017
Mar 3, 2017
Mar 3, 2017
Mar 4, 2017
Sep 27, 2016
Mar 2, 2014
Sep 13, 2016
Feb 24, 2017
Feb 14, 2017
Feb 15, 2017
Feb 6, 2017
Jan 12, 2017
Oct 2, 2013
Sep 6, 2018
Jan 17, 2017
Jan 26, 2016
Aug 10, 2015

Repository files navigation

Please use the release70 branch and clone

https://github.com/thewilsonator/llvm-target-spirv into
lib/Target/SPIRV

and 

https://github.com/thewilsonator/llvm-tool-spirv into
tools/

This is a change from before where the above were git submodules

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • LLVM 42.8%
  • C++ 42.4%
  • Assembly 13.2%
  • C 0.5%
  • Python 0.4%
  • CMake 0.3%
  • Other 0.4%