LLVM
LLVM
http://llvm.org/
Compiler optimizer
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
Download
http://releases.llvm.org/3.9.1/llvm-3.9.1.src.tar.xz
version 3.9.1
(stable)
released on 23 December 2016
Categories
Related Projects
Licensing
License | Verified by | Verified on | Notes |
---|---|---|---|
License: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 | |
Perl (Ref) | https://metacpan.org/release/LLVM |
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 29 March 2018.
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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.