LLVM
LLVM
http://llvm.cs.uiuc.edu
LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and "idle-time" optimization of programs from arbitrary programming languages. It currently supports compilation of C and C++ programs, using front-ends derived from gcc 3.4.
Documentation
User FAQ available in HTML format from http://llvm.cs.uiuc.edu/docs/FAQ.html; See also http://llvm.cs.uiuc.edu/Documentation.html#Support for a complete list of user and developer documentation
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| BSD 3Clause | Janet Casey | 18 December 2003 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Misha Brukman | Maintainer |
| See the CREDITS.txt file in the distribution for a complete list | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | VCS Repository Webview | http://llvm.cs.uiuc.edu/bugs/ |
| Help | mailto:llvm-announce@cs.uiuc.edu | |
| Developer,Support | mailto:llvmdev@cs.uiuc.edu |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | Python |
| Required to use | gcc 3.3 or later |
| Required to use | make |
This entry (in part or in whole) was last reviewed on 18 May 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.