freebsd kernel with SKQ
Go to file
2010-01-01 10:31:22 +00:00
autoconf Update LLVM to 91430. 2009-12-15 18:09:07 +00:00
bindings Update LLVM to 92395. 2010-01-01 10:31:22 +00:00
cmake Update LLVM to 92395. 2010-01-01 10:31:22 +00:00
docs Update LLVM to 92395. 2010-01-01 10:31:22 +00:00
examples Update LLVM to r90226. 2009-12-01 11:07:05 +00:00
include Update LLVM to 92395. 2010-01-01 10:31:22 +00:00
lib Update LLVM to 92395. 2010-01-01 10:31:22 +00:00
projects Update LLVM to r86025. 2009-11-04 14:58:56 +00:00
runtime Update llvm to r84119. 2009-10-14 17:57:32 +00:00
test Update LLVM to 92395. 2010-01-01 10:31:22 +00:00
tools Update LLVM to 92395. 2010-01-01 10:31:22 +00:00
unittests Update LLVM to 92395. 2010-01-01 10:31:22 +00:00
utils Update LLVM to 92395. 2010-01-01 10:31:22 +00:00
website Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
win32 Update llvm to r84119. 2009-10-14 17:57:32 +00:00
Xcode Update llvm to r84119. 2009-10-14 17:57:32 +00:00
build-for-llvm-top.sh Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
CMakeLists.txt Update LLVM to 91430. 2009-12-15 18:09:07 +00:00
configure Update LLVM to 91430. 2009-12-15 18:09:07 +00:00
CREDITS.TXT Update llvm to r84119. 2009-10-14 17:57:32 +00:00
LICENSE.TXT Update llvm to r84119. 2009-10-14 17:57:32 +00:00
llvm.spec.in Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile Update LLVM to 91430. 2009-12-15 18:09:07 +00:00
Makefile.common Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
Makefile.config.in Update LLVM to 91430. 2009-12-15 18:09:07 +00:00
Makefile.rules Update LLVM to r90226. 2009-12-01 11:07:05 +00:00
mklib Update LLVM to r84949. 2009-10-23 14:19:52 +00:00
ModuleInfo.txt Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
README.txt Update llvm to r84119. 2009-10-14 17:57:32 +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.