The LLVM Project Blog

LLVM Project News and Details from the Trenches

  • LLVM Weekly - #8, Feb 24th 2014

    Welcome to the eighth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.

    Read more…
  • LLVM Weekly - #7, Feb 17th 2014

    Welcome to the seventh issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.

    Read more…
  • LLVM Weekly - #6, Feb 10th 2014

    Welcome to the sixth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.

    Read more…
  • LLVM Weekly - #5, Feb 3rd 2014

    Welcome to the fifth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.

    Read more…
  • LLVM Weekly - #4, Jan 27th 2014

    Welcome to the fourth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. This marks the end of the first month of operation, here's to many more!

    Read more…
  • LLVM Weekly - #3, Jan 20th 2014

    Welcome to the third issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by Alex Bradbury.

    Read more…
  • LLVM Weekly - #2, Jan 13th 2014

    Welcome to the second issue of LLVM Weekly (and the first to appear on the LLVM blog). LLVM Weekly is a newsletter (published every Monday) covering developments in LLVM, Clang, and related projects.

    Read more…
  • Google Summer of Code: C++ Modernizer Improvements

    Google Summer of Code (GSoC) offers students stipends to participate in open source projects during the summer. This year, I was accepted to work on the Clang C++ Modernizer, a project formerly known as the C++11 Migrator, driven by a team at Intel.

    Read more…
  • The clang-cl /fallback mode

    There has been a lot of work lately towards bringing an LLVM toolchain to the Windows platform (see A path forward for an LLVM toolchain on Windows). One result of that work is a new driver mode for Clang: clang-cl.

    Read more…
  • OpenMP* project

    I am extremely glad to announce that Intel has decided to provide a copy of our Intel® open-source OpenMP* runtime as an LLVM sub-project (and the LLVM project has been kind enough to accept our contribution!

    Read more…