[LLVMdev] Regression in 3.4's register allocator?

David Chisnall David.Chisnall at cl.cam.ac.uk
Mon Jun 9 07:54:32 PDT 2014


Hi Tom,

On 9 Jun 2014, at 15:36, Tom Stellard <tom at stellard.net> wrote:

> Unfortunately, it is too late to get this into 3.4.2.  With the 3.5
> release coming soon, I wasn't planning on doing another 3.4 point
> release.

We are likely to keep the llvm 3.4 port in FreeBSD for a while after 3.5 is released.  We've only removed the llvm 3.1 port a couple of months ago.  A few things still depend on LLVM 3.2, a few more on LLVM 3.3, so they're going to stay for a bit too.  The lack of any vague nods in the direction of API stability or deprecation mechanisms mean that there's always a moderate lag (2 years seems about normal) between an LLVM release being superseded and all dependent projects being upgraded (or, in some cases, abandoned).

This means that, if you have the time do to it, keeping the 3.4.x branch alive would likely be valuable.  

David





More information about the llvm-dev mailing list