Skip to content

PHHargrove/llvm-upc

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 50.9%
  • LLVM 36.9%
  • Assembly 9.4%
  • Python 0.6%
  • Objective-C 0.5%
  • C 0.4%
  • Other 1.3%