PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
September 29, 2007

LLVM 2.1 Released

Posted: 2007-09-29 23:20:00
Platforms ::

LLVM 2.1 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 llvm-gcc-4.2 and clang front-ends, optimizer improvements, improved code generation, initial MIPS support, bug fixes, and other changes.