PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
February 12, 2008

LLVM 2.2 Released

Posted: 2008-02-12 06:20:12
Platforms ::

LLVM 2.2 has been released. LLVM is a portable compiler infrastructure, offering a compilation strategy that allows for compile-time, link-time, run-time and offline program optimization.

This release includes: the deprecation of the llvm-gcc 4.0 front-end, a CellSPU backend, improved support for Ada and Fortran, new and updated documentation, code generator improvements, optimizer improvements, and other changes.