similar to: LLVM 3.4 Release!

Displaying 20 results from an estimated 3000 matches similar to: "LLVM 3.4 Release!"

2014 Jan 06
0
LLVM 3.4 Release!
LLVM 3.4 is now available! Download it now, or read the release notes. This is a big new release with a lot of features. Clang now supports all of the features in the current working draft of the upcoming C++ standard, provisionally named C++1y. The static analyzer has greatly improved C++ support, produces fewer false positives and catches more bugs. Clang also includes a few new
2013 Jun 17
0
LLVM 3.3 Release!
LLVM 3.3 is now available! Get it here: http://llvm.org/releases/ or read about it here: http://llvm.org/releases/3.3/docs/ReleaseNotes.html LLVM 3.3 is a big release: it adds new targets for the AArch64 and AMD R600 GPU architectures, adds support for IBM's z/Architecture S390 systems, and major enhancements for the PowerPC backend (including support for PowerPC 2.04/2.05/2.06
2014 Sep 05
0
LLVM 3.5 Release!
LLVM 3.5 is now available! Get it here: http://llvm.org/releases/ or read the release notes here: http://llvm.org/releases/3.5.0/docs/ReleaseNotes.html http://llvm.org/releases/3.5.0/tools/clang/docs/ReleaseNotes.html This is a great new release with a whole host of new features. The LLVM optimizer and backend sees continued performance improvement and compile time improvements, as well as
2014 May 09
0
LLVM 3.4.1 Release!
LLVM 3.4.1 is now available! Download it now, or read the release notes. This release contains bug-fixes for the LLVM 3.4 release and is both API and ABI compatible with 3.4. A few changes of note are: - varargs fix for X86. - Geometry shader support for R600. - A few c++11 fixes. - Various other fixes to the AArch64, ARM, PowerPC, R600, and X86 targets. LLVM 3.4.1 would not be possible
2014 Apr 08
9
[LLVMdev] 3.4.1 Release Plans
Tom (and Andy, Owen, Evan, Nadav), I'd like the following commits placed into the 3.4.1 branch. I've attempted to sort this list by code owner: Andrew Trick: r203719 - PR17473 r203725 - This test need the X86 backend, move it to the X86 sub directory. [adjusts the test location from r203719] r202273 - Fix PR18165: LSR must avoid scaling factors that exceed the limit on truncated use.
2015 Feb 26
2
[LLVMdev] [3.6 Release] RC4 has been tagged
I still haven't finished but I don't think you have to wait. On Fri, Feb 27, 2015 at 7:46 AM, Renato Golin <renato.golin at linaro.org> wrote: > We got everything, haven't we? > > On 26 February 2015 at 20:44, Nikola Smiljanic <popizdeh at gmail.com> wrote: > > Final has been tagged, I think we're about to release it. > > > > On Fri, Feb 27,
2011 Dec 01
0
LLVM 3.0 Release!
Hello LLVM People, Welcome to LLVM 3.0! Get it here: http://llvm.org/releases/ or read about it: http://llvm.org/releases/3.0/docs/ReleaseNotes.html This release represents approximately 6 months of development over LLVM 2.9, and delivers a large number of improvements. Some of the bigger leaps include a new register allocator (which can provide substantial performance improvements in
2012 May 22
0
LLVM 3.1 Release!
Hello LLVM People, Welcome to LLVM 3.1! Get it here: http://llvm.org/releases/ or read about it: http://llvm.org/releases/3.1/docs/ReleaseNotes.html This release represents approximately 6 months of development over LLVM 3.0, delivers a vast range of improvements and new features. Some of the most visible features include greatly expanded C++'11 support in Clang (including lambdas,
2015 Feb 26
0
[LLVMdev] [3.6 Release] RC4 has been tagged
We got everything, haven't we? On 26 February 2015 at 20:44, Nikola Smiljanic <popizdeh at gmail.com> wrote: > Final has been tagged, I think we're about to release it. > > On Fri, Feb 27, 2015 at 7:43 AM, Hayden Livingston <halivingston at gmail.com> > wrote: >> >> Are we waiting for an RC5? It seems like the release mirror on github has >> no
2014 Jun 19
0
LLVM 3.4.2 Release!
LLVM 3.4.2 is now available! Download it now, or read the release notes. This release contains bug-fixes for the 3.4.1 release and is both API and ABI compatible with 3.4. A few changes of note are: - Build fix with gcc 4.9 - libLLVM.so soname fix LLVM 3.4.2 would not be possible without the help of our volunteer release team! Thanks to all the release testers: Renato Golin, Hans Wennborg,
2015 Jan 20
0
LLVM 3.5.1 Release!
LLVM 3.5.1 is now available! Download it now, or read the release notes. This release contains bug-fixes for the LLVM 3.5 release and is both API and ABI compatible with 3.5. LLVM 3.5.1 would not be possible without the help of our volunteer release team! Thanks to all the release testers: Renato Golin, Ben Pope, Nikola Smiljanic, Hans Wennborg, Sylvestre Ledru, Sebastian Dreßler, and Daniel
2015 May 26
0
LLVM 3.6.1 Release
LLVM 3.6.1 is now available! Download it now, or read the release notes. This release contains bug-fixes for the LLVM 3.6.0 release and is both API and ABI compatible with 3.6.0. Fixes in this release include: - Large number of bug fixes for MIPS target. - Bug fixes for R600 target including several fixes for Volcanic Islands. - Several bug fixes for core libraries LLVM 3.6.1 would not be
2015 Jul 16
0
LLVM 3.6.2 Release
LLVM 3.6.2 is now available! Download it now, or read the release notes. This release contains bug-fixes for the LLVM 3.6.0 release and is both API and ABI compatible with 3.6.0. Fixes in this release include: - A few fixes for R600, Mips, and AArch64 targets. - OpenCL fix for ternary operators with a vector condition. LLVM 3.6.2 would not be possible without the help of our volunteer release
2016 Jan 05
0
LLVM 3.7.1 Release
LLVM 3.7.1 is now available! Download it now, or read the release notes. This release contains bug-fixes for the LLVM 3.7.0 release. Note that this release is *not* API and ABI compatible with 3.7.0. This is due to a change in the C API in order to restore ABI/API compatible of the C API with 3.6.x and 3.8.x. See the release notes for more details. LLVM 3.7.1 would not be possible without the
2014 Dec 15
2
[LLVMdev] 3.5.1 Testing Phase Begins
> On 15.12.2014, at 15:45, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote: > >> -----Original Message----- >> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] >> On Behalf Of Sebastian Dreßler >> Sent: 15 December 2014 14:08 >> Cc: Ben Pope; Nikola Smiljanic; llvmdev >> Subject: Re: [LLVMdev] 3.5.1 Testing Phase
2013 Feb 08
0
[LLVMdev] CMake, compiler-rt, and MacOS
On Fri, Feb 8, 2013 at 1:08 AM, Erik Verbruggen <erik.verbruggen at me.com>wrote: > > On Feb 5, 2013, at 15:14, Alexey Samsonov <samsonov at google.com> wrote: > > > On Tue, Feb 5, 2013 at 12:38 PM, Kostya Serebryany <kcc at google.com> wrote: > >> +samsonov, glider >> >> >> On Tue, Feb 5, 2013 at 12:16 PM, Chandler Carruth <chandlerc
2009 Sep 18
0
[LLVMdev] [OT] GCC specs language and adding options
To add to what Duncan said, On Wed, Sep 16, 2009 at 1:28 PM, Aaron Gray <aaronngray.lists at googlemail.com> wrote: > Hi, > I have been trying to get to grips with GCC's specs language in order to add > COFF and ELF emission options. Good luck. :) > I have noticed that the '-emit-llvm-bc' option does not appear to work at > all either with -S or without, giving
2015 Feb 26
0
[LLVMdev] [3.6 Release] RC4 has been tagged
Are we waiting for an RC5? It seems like the release mirror on github has no recent activity. On Wed, Feb 25, 2015 at 3:23 AM, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote: > Quick update before I move on to the final tag. > > > clang+llvm-3.6.0-rc4-mipsel-linux-gnu.tar.xz > > Still running due to a silly setup mistake on the first run (a > broken >
2013 Feb 05
2
[LLVMdev] CMake, compiler-rt, and MacOS
On Mon, Feb 4, 2013 at 6:21 AM, Erik Verbruggen <erik.verbruggen at me.com>wrote: > Hi Chandler, > > If I remember correctly, you are the de-facto maintainer for the > CMake-built-mainainer, so..: > Sure, but I'm often busy. You're better off using the development mailing list for questions such as this, and I've moved the conversation there. > I have a
2009 Sep 16
3
[LLVMdev] [OT] GCC specs language and adding options
Hi, I have been trying to get to grips with GCC's specs language in order to add COFF and ELF emission options. I have noticed that the '-emit-llvm-bc' option does not appear to work at all either with -S or without, giving :- llvm-gcc: unrecognized option '-emit-llvm-bc' Also this seems by default seems for '-emit-llvm' to produce a '.o' file instead of