This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LLVM 2.0 Released


Hi Everyone,

As an FYI, LLVM 2.0 was released on Wednesday. This is a critical release for us, with many new features, optimizer improvements, and compile-time speedups. Among other things, this release add support for many missing GCC extensions, so we can now build things like mozilla, qt, koffice and broad range of other apps straight out of the box.

If you're interested, information about the delta from LLVM 1.9 is at:

http://lists.cs.uiuc.edu/pipermail/llvm-announce/2007-May/000023.html
http://lists.cs.uiuc.edu/pipermail/llvm-announce/2007-February/ 000021.html


and/or:
http://llvm.org/releases/2.0/docs/ReleaseNotes.html

If you have thoughts or comments, please respond to the llvmdev list - http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev - to avoid polluting this list.

-Chris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]