Top > All Packages in Directory > LLVM

LLVM - 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.

Obtaining

Web pagehttp://llvm.cs.uiuc.edu
Source tarballhttp://llvm.cs.uiuc.edu/releases/1.2/llvm-1.2.tar.gz
Source informationhttp://llvm.cs.uiuc.edu/releases/
Version 1.2 (stable) released on 2004-03-22
Licensed under a 3-clause BSD-style license.
This is not a GNU package.

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
Support contacts

Announce List<llvm-announce@cs.uiuc.edu> http://mail.cs.uiuc.edu/mailman/listinfo/llvm-announce
Help News http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
Developer List<llvmdev@cs.uiuc.edu> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
Bug Databasehttp://llvm.cs.uiuc.edu/bugs/

Project contacts

Maintainers
  • Misha Brukman
Developers
  • Misha Brukman
Contributors
  • See the CREDITS.TXT file in the distribution for a complete list

Related information

Interfacescommand line
Source languagesC, C++
Supported languagesC, C++
Use requirementsmake, gcc 3.3 or later, Python
Related programssuperopt, Acovea

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2003-12-18
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.