Bob Wilson (author)
Thu Jul 09 16:54:51 -0700 2009
commit 5a1b346b0b2d401f6f721cafb3c702ca4c3e1b1d
tree 3275661f097d63c48541bc698b9e8efda0725c92
parent 33307a476da7f9ae7e498c85fec3912d679fa585
tree 3275661f097d63c48541bc698b9e8efda0725c92
parent 33307a476da7f9ae7e498c85fec3912d679fa585
| 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 | ||
| |
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.

