Displaying 20 results from an estimated 30000 matches similar to: "[LLVMdev] LLVM 3.4rc1 Sources and Binaries Now Available"
2013 Dec 05
1
[LLVMdev] LLVM 3.4rc2 Binaries Now Available
+grosbach
Hi Hal,
Re (1): Jim is our resident ARM expert. Adding him here.
Re (2): There are a ton of simple programs that have been reported over the
last month that are failing at higher levels. It's quite disturbing,
really. I don't have a lot of time to debug these (it's no longer my main
job to work on LLVM). I'll try to press people as much as possible.
-bw
On Wed, Dec
2013 Dec 04
0
[LLVMdev] LLVM 3.4rc2 Binaries Now Available
Bill, et al.,
FYI, there are currently two issues that I'm tracking that should be fixed prior to release:
1. PowerPC self-hosting is currently broken(*), triggered by a change made to improve if conversion on ARM. There is a patch on the commits list that fixes problems seen by self hosting (and, if nothing else, that patch should likely go into 3.4), but I don't think that any of us
2013 Dec 04
4
[LLVMdev] LLVM 3.4rc2 Binaries Now Available
The LLVM 3.4rc2 binaries are now available for testing! Please download them and compile and test things. See if it breaks your code! Please file bugs for any issues you encounter. At this point, we’re only accepting fixes for regressions from 3.3.
Share and enjoy!
-bw
2014 Aug 21
6
[LLVMdev] [3.5 Release] Release Candidate 3 Now Available
The third 3.5 release candidate is now available. Please pick up sources and binaries here:
https://llvm.org/pre-release/3.5
Run it through its phases and report any bugs you find!
Share and enjoy!
-bw
2014 Aug 25
2
[LLVMdev] [cfe-dev] [3.5 Release] Release Candidate 3 Now Available
The ARM binaries seem to be corrupt. Although correctly signed, the xz file seems to be truncated
arm7% unxz < clang+llvm-3.5.0-rc3-armv7a-linux-gnueabihf.tar.xz | wc -c
unxz: (stdin): Unexpected end of input
133214381
M.E.O.
On Aug 21, 2014, at 10:56 AM, Bill Wendling <isanbard at gmail.com> wrote:
> Ahem. And now for the correct URL:
>
>
2013 Dec 05
0
[LLVMdev] LLVM 3.4rc2 Binaries Now Available
On 2013-12-04 08:22, Bill Wendling wrote:
> The LLVM 3.4rc2 binaries are now available for testing! Please download them and compile and test things. See if it breaks your code! Please file bugs for any issues you encounter. At this point, we’re only accepting fixes for regressions from 3.3.
Cool. For convenience, here are the links
http://llvm.org/pre-releases/3.4/rc2
--
/Jacob Carlborg
2014 Aug 27
3
[LLVMdev] [3.5 Release] Release Candidate 3 Now Available
See http://llvm.org/PR19289 for lots of details. It had already been
reported before but I had missed it and so had most others. =[
I'm pretty sure this breaks every 32-bit debian based Linux distro. I've
asked David Majnemer to try to confirm or refute that. If it does impact
every 32-bit debian based Linux distro, I think this should be a release
blocker sad as I am to say it. CC-ing
2011 Mar 09
0
[LLVMdev] [cfe-dev] LLVM 2.9 RC1 Pre-release Tarballs
On Wed, Mar 9, 2011 at 09:51, Bill Wendling <wendling at apple.com> wrote:
> There are LLVM 2.9 RC1 pre-release tarballs source available. You can find
> them here:
>
> http://llvm.org/pre-releases/2.9/
>
> Please download them, build them, and compile things to your heart's
> content. And most importantly file a bunch of bug reports. :-)
>
> Share and
2011 Mar 09
5
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
There are LLVM 2.9 RC1 pre-release tarballs source available. You can find them here:
http://llvm.org/pre-releases/2.9/
Please download them, build them, and compile things to your heart's content. And most importantly file a bunch of bug reports. :-)
Share and enjoy!
-bw
2013 Oct 12
0
[LLVMdev] "target-features" and "target-cpu" attributes
FYI:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-October/066389.html
Please read and let me know you comments.
-bw
On Oct 11, 2013, at 2:47 PM, Dmitry Babokin <babokin at gmail.com> wrote:
> Looking forward to these changes! Thanks for working on it.
>
>
> On Fri, Oct 11, 2013 at 10:32 PM, Bill Wendling <isanbard at gmail.com> wrote:
> Hi Dmitry,
>
> I
2014 Aug 28
5
[LLVMdev] [3.5 Release] Release Candidate 4 Now Available
We had to roll a release candidate 4 for the 3.5 release. It’s up at the normal place:
http://llvm.org/pre-releases/3.5
Please test it and report any major bugs you may find.
Thanks!
-bw
2011 Mar 09
2
[LLVMdev] [cfe-dev] LLVM 2.9 RC1 Pre-release Tarballs
On Wed, Mar 9, 2011 at 11:41, Dongsheng Song <dongsheng.song at gmail.com>wrote:
> On Wed, Mar 9, 2011 at 09:51, Bill Wendling <wendling at apple.com> wrote:
>
>> There are LLVM 2.9 RC1 pre-release tarballs source available. You can find
>> them here:
>>
>> http://llvm.org/pre-releases/2.9/
>>
>> Please download them, build them, and
2014 Aug 15
2
[LLVMdev] [Release 3.5] Release Candidate 2 Binaries Available
On Aug 14, 2014, at 7:10 AM, Ben Pope <benpope81 at gmail.com> wrote:
> On Tuesday, August 12, 2014 02:13 PM, Bill Wendling wrote:
>> I’m sorry for the late announcement.
>>
>> The binaries for the 3.5 release candidate 2 are now available. Please
>> pick them up here and test them out!
>>
>> http://llvm.org/pre-releases/3.5/
>
> Can somebody
2013 Oct 11
2
[LLVMdev] "target-features" and "target-cpu" attributes
Looking forward to these changes! Thanks for working on it.
On Fri, Oct 11, 2013 at 10:32 PM, Bill Wendling <isanbard at gmail.com> wrote:
> Hi Dmitry,
>
> I can try my best, but it would be a bit tricky to get it all finished by
> then...
>
> -bw
>
> On Oct 11, 2013, at 4:10 AM, Dmitry Babokin <babokin at gmail.com> wrote:
>
> Bill,
>
> Are there
2013 May 08
2
[LLVMdev] [3.3 Release] Release Candidate 1 Sources Available
Hi LLVM-ers!
The 3.3 release candidate 1 sources are now available! You can get them here:
http://llvm.org/pre-releases/3.3/rc1/
Once binaries are available, they will be posted there as well.
Please test out these sources and create bug reports for any problems you encounter (http://llvm.org/bugs/) --- and please CC me on those bug reports.
Share and enjoy!
-bw
Note: There are symlinks
2008 Nov 03
0
[LLVMdev] Buildbot now up and new build failures
That's cool. And I agree that it if didn't work, people would ignore
it. :-) At the moment, we have only Duncan and a couple of Fortran
guys to tell us when an Apple merge has broken something. I'm sure
that they would welcome an early detection system. :-)
-bw
On Mon, Nov 3, 2008 at 1:40 PM, Daniel Berlin <dberlin at dberlin.org> wrote:
> No :)
>
> I'm trying to
2008 Nov 03
2
[LLVMdev] Buildbot now up and new build failures
No :)
I'm trying to start by having something that keeps people from
breaking the build and tests (by letting them submit patches and being
whiny 3 minutes after something breaks).
Once that is done, we can move to something that keeps all the
languages in good shape.
I think if i simply made it do everything at once, people would just
ignore it. At least, that's my experience :)
2013 Jun 07
0
[LLVMdev] [cfe-dev] [3.3 Release] 3.3rc3 Now Available
On Jun 6, 2013, at 9:04 AM, Hans Wennborg <hans at chromium.org> wrote:
> It's probably PR12517.
>
> Looking at the clang binary, it's got a /home/ dir in RPATH:
>
> $ objdump -p clang+llvm-3.3rc3-Ubuntu-12.04.2-x86_64/bin/clang | grep RPATH
> RPATH
>
2014 Aug 12
3
[LLVMdev] [Release 3.5] Release Candidate 2 Binaries Available
I’m sorry for the late announcement.
The binaries for the 3.5 release candidate 2 are now available. Please pick them up here and test them out!
http://llvm.org/pre-releases/3.5/
-bw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140811/c65347b7/attachment.html>
2013 Oct 11
0
[LLVMdev] "target-features" and "target-cpu" attributes
Hi Dmitry,
I can try my best, but it would be a bit tricky to get it all finished by then...
-bw
On Oct 11, 2013, at 4:10 AM, Dmitry Babokin <babokin at gmail.com> wrote:
> Bill,
>
> Are there any chances that you complete it before 3.4 is branched?
>
>
> On Thu, Oct 10, 2013 at 10:16 PM, Bill Wendling <isanbard at gmail.com> wrote:
> On Oct 10, 2013, at