Skip to content

clangupc/llvm-upc

 
 

Repository files navigation

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

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 UPC2C translator.

For details on how to build, install, and use Clang UPC2C, visit
  https://clangupc.github.io/clang-upc2c/

If you find a bug in Clang UPC2C, please file it in the
Clang UPC2C issue tracker:
  https://github.com/clangupc/upc2c/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 are writing a package for LLVM, see docs/Packaging.rst for our
suggestions.

About

Low Level Virtual Machine (LLVM) for Clang UPC(2C)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • LLVM 49.0%
  • C++ 30.5%
  • Assembly 19.4%
  • Python 0.4%
  • C 0.3%
  • CMake 0.2%
  • Other 0.2%