LLVM 3.0 released
LLVM 3.0 released
[Development] Posted Dec 1, 2011 23:25 UTC (Thu) by corbet
Version 3.0 of the LLVM compiler suite is out. "Some of the
bigger leaps include a new register allocator (which can provide
substantial performance improvements in generated code), full support
for atomic operations and the new C++ memory model, major improvement
in the MIPS backend, and support for gprof/gcov style of profiling
information.
" See the release
notes and the Clang
release notes for more information.
