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 (
Dan Gohman (author)
Fri Dec 04 18:00:34 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
CMakeLists.txt | Tue Dec 01 11:11:36 -0800 2009 | |
| |
CREDITS.TXT | Thu Aug 20 08:20:15 -0700 2009 | |
| |
LICENSE.TXT | Sun Aug 30 01:24:09 -0700 2009 | |
| |
Makefile | Tue Nov 24 20:46:58 -0800 2009 | |
| |
Makefile.common | Fri Jan 09 08:44:42 -0800 2009 | |
| |
Makefile.config.in | Mon Nov 16 11:46:55 -0800 2009 | |
| |
Makefile.rules | Tue Nov 24 20:46:58 -0800 2009 | |
| |
ModuleInfo.txt | Fri Jan 23 00:42:38 -0800 2009 | |
| |
README.txt | Mon Oct 05 15:29:11 -0700 2009 | |
| |
Xcode/ | Thu Jul 23 17:30:09 -0700 2009 | |
| |
autoconf/ | Tue Nov 24 20:30:13 -0800 2009 | |
| |
bindings/ | Sun Sep 27 21:42:47 -0700 2009 | |
| |
build-for-llvm-top.sh | Fri Jan 23 00:42:38 -0800 2009 | |
| |
cmake/ | Mon Nov 30 15:48:51 -0800 2009 | |
| |
configure | Tue Nov 24 20:37:28 -0800 2009 | |
| |
docs/ | Tue Dec 01 14:28:41 -0800 2009 | |
| |
examples/ | Mon Nov 30 17:56:27 -0800 2009 | |
| |
include/ | Fri Dec 04 17:27:58 -0800 2009 | |
| |
lib/ | Fri Dec 04 18:00:34 -0800 2009 | |
| |
llvm.spec.in | Fri Jul 13 02:48:29 -0700 2007 | |
| |
projects/ | Sun Oct 25 18:35:46 -0700 2009 | |
| |
runtime/ | Tue Sep 01 12:03:44 -0700 2009 | |
| |
test/ | Fri Dec 04 16:23:29 -0800 2009 | |
| |
tools/ | Thu Dec 03 22:38:45 -0800 2009 | |
| |
unittests/ | Thu Dec 03 03:12:42 -0800 2009 | |
| |
utils/ | Fri Dec 04 16:05:43 -0800 2009 | |
| |
website/ | Thu Aug 02 22:43:35 -0700 2007 |
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.







