LLVM 1.5 Released

140
Reid Spencer writes “The sixth major release of the LLVM (Low Level Virtual Machine) compiler infrastructure, is now available from the University of Illinois at Urbana-Champaign. LLVM provides a comprehensive set of libraries and tools for the construction of optimizing compilers for arbitrary source languages.

This release supports new targets, provides new optimization techniques, has tail call and calling convention support, is faster and smaller than previous releases, and contains several other new features. For details of what is new in this release, please review the
release notes
.”

Link: llvm.cs.uiuc.edu