Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

nlewycky/llvm-gvn-phi-matrics

 
 

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.


Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.7%
  • Assembly 10.2%
  • C 6.3%
  • Shell 5.4%
  • OCaml 1.1%
  • Python 0.9%
  • Other 0.4%