• R/O
  • SSH

LLVM: Resumo do Repositório

Continuation based C on LLVM


Recent Commits RSS

Rev. Hora Autor Mensagem
3bfac6ca2c4c 2019-05-08 19:14:53 Shinji KONO tip Added tag cbc-on-llvm for changeset a4a5737da294
a4a5737da294 2019-05-08 19:14:45 Shinji KONO cbc-on-llvm CbC on LLVM
3a61c007b71a 2019-05-08 19:11:46 Shinji KONO Added tag llvm-original for changeset 323679b73252
323679b73252 2019-05-08 19:11:30 Shinji KONO llvm-original LLVM original update
c954dc188e36 2019-05-08 19:03:15 Shinji KONO Added tag llvm-original for changeset 835de160c1db
835de160c1db 2019-05-08 19:03:04 Shinji KONO LLVM original

Recently edited Tags

Nome Rev. Hora Autor
llvm-original 323679b73252 2019-05-08 19:11:30 Shinji KONO
cbc-on-llvm a4a5737da294 2019-05-08 19:14:45 Shinji KONO
tip 3bfac6ca2c4c 2019-05-08 19:14:53 Shinji KONO

Branches

Nome Rev. Hora Autor Mensagem
default 3bfac6ca2c4c 2019-05-08 19:14:53 Shinji KONO Added tag cbc-on-llvm for c...

README.txt

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.


Show on old repository browser