This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
David Greene (author)
Thu Jul 09 16:56:35 -0700 2009
commit 5126884398c5f7a6c9d1789f039f862322b818fc
tree 5762a87960e048788be677224ca55ed1eb9c1f9b
parent 5a1b346b0b2d401f6f721cafb3c702ca4c3e1b1d
tree 5762a87960e048788be677224ca55ed1eb9c1f9b
parent 5a1b346b0b2d401f6f721cafb3c702ca4c3e1b1d
| name | age | message | |
|---|---|---|---|
| |
CMakeLists.txt | ||
| |
CREDITS.TXT | ||
| |
LICENSE.TXT | ||
| |
Makefile | ||
| |
Makefile.common | Fri Jan 09 08:44:42 -0800 2009 | |
| |
Makefile.config.in | ||
| |
Makefile.rules | ||
| |
ModuleInfo.txt | Fri Jan 23 00:42:38 -0800 2009 | |
| |
README.txt | Mon Mar 23 14:00:45 -0700 2009 | |
| |
Xcode/ | ||
| |
autoconf/ | ||
| |
bindings/ | ||
| |
build-for-llvm-top.sh | Fri Jan 23 00:42:38 -0800 2009 | |
| |
cmake/ | ||
| |
configure | ||
| |
docs/ | ||
| |
examples/ | ||
| |
include/ | ||
| |
lib/ | ||
| |
llvm.spec.in | Fri Jul 13 02:48:29 -0700 2007 | |
| |
projects/ | ||
| |
runtime/ | ||
| |
test/ | ||
| |
tools/ | ||
| |
unittests/ | ||
| |
utils/ | ||
| |
website/ | Thu Aug 02 22:43:35 -0700 2007 | |
| |
win32/ |
README.txt
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.








