freebsd kernel with SKQ
Go to file
2009-06-23 14:50:01 +00:00
autoconf Update LLVM sources to r73879. 2009-06-22 08:08:12 +00:00
bindings Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
cmake Update LLVM sources to r73879. 2009-06-22 08:08:12 +00:00
docs Update LLVM sources to r73879. 2009-06-22 08:08:12 +00:00
examples Update LLVM sources to r73879. 2009-06-22 08:08:12 +00:00
include Import LLVM r73954. 2009-06-23 14:50:01 +00:00
lib Import LLVM r73954. 2009-06-23 14:50:01 +00:00
projects Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
runtime Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
test Import LLVM r73954. 2009-06-23 14:50:01 +00:00
tools Import LLVM r73954. 2009-06-23 14:50:01 +00:00
unittests Import LLVM r73340. 2009-06-14 09:23:33 +00:00
utils Update LLVM sources to r73879. 2009-06-22 08:08:12 +00:00
website Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
win32 Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Xcode Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
build-for-llvm-top.sh Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
CMakeLists.txt Update LLVM sources to r73879. 2009-06-22 08:08:12 +00:00
configure Update LLVM sources to r73879. 2009-06-22 08:08:12 +00:00
CREDITS.TXT Import LLVM r73340. 2009-06-14 09:23:33 +00:00
LICENSE.TXT Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
llvm.spec.in Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile Update LLVM sources to r73879. 2009-06-22 08:08:12 +00:00
Makefile.common Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile.config.in Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile.rules Update LLVM sources to r73879. 2009-06-22 08:08:12 +00:00
ModuleInfo.txt Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
README.txt Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00

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.