PHHargrove / llvm-upc

Low Level Virtual Machine (LLVM) for Clang UPC

Home Page:https://clangupc.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

llvm-upc: Low Level Virtual Machine (LLVM) for Clang UPC
========================================================

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

This version of LLVM (llvm-upc) includes extensions needed
by the Clang-UPC compiler.

For details on how to build, install, and use Clang UPC,
consult the wiki at:
  https://github.com/Intrepid/clang-upc/wiki.

If you find a bug in Clang UPC, please file it in the
Clang UPC issue tracker:
  https://github.com/Intrepid/clang-upc/issues

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're writing a package for LLVM, see docs/Packaging.rst for our
suggestions.

About

Low Level Virtual Machine (LLVM) for Clang UPC

https://clangupc.github.io/

License:Other


Languages

Language:C++ 50.9%Language:LLVM 36.9%Language:Assembly 9.4%Language:Python 0.6%Language:Objective-C 0.5%Language:C 0.4%Language:OCaml 0.4%Language:Makefile 0.3%Language:CMake 0.3%Language:Go 0.2%Language:Shell 0.1%Language:Perl 0.0%Language:Vim Script 0.0%Language:Emacs Lisp 0.0%Language:SourcePawn 0.0%