similar to: [LLVMdev] llvm 1.8 release notes draft

Displaying 20 results from an estimated 40000 matches similar to: "[LLVMdev] llvm 1.8 release notes draft"

2006 Aug 08
5
[LLVMdev] llvm 1.8 release notes draft
Hi All, Here's the first draft of the LLVM 1.8 release notes. Please take a look and send me any comments or feedback you have: http://llvm.org/docs/ReleaseNotes.html Thanks! -Chris -- http://nondot.org/sabre/ http://llvm.org/
2006 Aug 09
0
[LLVMdev] llvm 1.8 release notes draft
On Aug 8, 2006, at 10:28 AM, Chris Lattner wrote: > > Hi All, > > Here's the first draft of the LLVM 1.8 release notes. Please take > a look and send me any comments or feedback you have: > http://llvm.org/docs/ReleaseNotes.html > Trivial changes: * Most of LLVM is now built with "-pedantic", ensuring better portability to more C++ Compilers. Probably
2006 Aug 08
0
[LLVMdev] llvm 1.8 release notes draft
misspellings: What's new, 1st paragraph: "nightly tester <http://llvm.org/nightlytest/>, llvm-config enhancEments"; 've found nothing wrong except of it :) On 8/8/06, Chris Lattner <sabre at nondot.org> wrote: > > > Hi All, > > Here's the first draft of the LLVM 1.8 release notes. Please take a look > and send me any comments or feedback you
2013 May 07
1
[LLVMdev] [cfe-dev] [Announcement] 3.3 Tentative Release Schedule
I will add release branches soon. I just decided to wait a bit in case of some emergency re-creation of branches, etc. On Tue, May 7, 2013 at 4:51 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote: >> We will be branching for the 3.3 release one Monday, May 6th at 5PM PDT (Tuesday, May 7th 12:00 midnight GMT). > > I noticed there is a 3.3 branch in svn, but not in git.
2006 Aug 09
2
[LLVMdev] llvm 1.8 release notes draft
Thanks all, I've incorporated all the feedback so far: http://llvm.org/ChrisLLVM/projects/llvm-www/releases/1.8/docs/ReleaseNotes.html -Chris On Tue, 8 Aug 2006, Bil wrote: > On Aug 8, 2006, at 10:28 AM, Chris Lattner wrote: >> >> Hi All, >> >> Here's the first draft of the LLVM 1.8 release notes. Please take a look >> and send me any comments
2006 Apr 19
4
[LLVMdev] First draft of release notes done
Please take a look: http://llvm.org/docs/ReleaseNotes.html -Chris -- http://nondot.org/sabre/ http://llvm.org/
2006 Apr 20
0
[LLVMdev] First draft of release notes done
> Please take a look: > http://llvm.org/docs/ReleaseNotes.html GCC4.0-based llvm-gcc front-end section: Replace the second "in addition" with something else. "If you can use it, llvm-gcc4 is offers significant new functionality": remove is "In 1.8, it will be removed, replaced with the new SPARC backend." and replaced (no comma) "now have initial
2014 Feb 02
2
[LLVMdev] LLVM/Clang on Sparc64
On Sun, Feb 2, 2014 at 11:50 AM, Anton Korobeynikov <anton at korobeynikov.info> wrote: > That's really cool! Should we add note to Release Notes? Definitely. I will add a note mentioning about this in ReleaseNotes.rst. > > On Sun, Feb 2, 2014 at 8:05 PM, Venkatraman Govindaraju > <venkatra at cs.wisc.edu> wrote: >> Thanks to Jakob's work on Sparcv9 ABI in
2008 Oct 14
0
[LLVMdev] llvm 2.4 release notes draft
Hi All, I am done with my first pass over the release notes, you can see them in mainline here: http://llvm.org/docs/ReleaseNotes.html In addition to the inevitable typos and other things that need to be cleaned up, there are several todo's for specific people: 1. All: please let me know if there is something missing that I forgot. 2. Daniel, please update the clang section [DANIEL]. 3.
2005 Jan 22
0
[LLVMdev] making cygwin nightly builds available?
Hi Anton, You're already a part of the llvm development team by participating actively on the llvm development list :) If you wish we can put you on: http://llvm.cs.uiuc.edu/Developers.html Great to have you on the team, welcome! We (Jeff, Morten, Paolo, the rest of the team and I) are looking forward to cooperate with you and to push win32 and mingw versions even further to stable and
2012 May 13
0
[LLVMdev] [3.1 Release] Release Notes and External Projects
On 11.05.2012, at 22:55, Bill Wendling wrote: > Hi all! > > Please remember to update the release notes! We're getting close to the release date, and we need the notes to be up-to-date. I added some bigger picture notes to http://llvm.org/docs/ReleaseNotes.html this morning, but we're still missing a lot of text, specifically: - clang: clang has it's own release notes
2012 Oct 04
0
[LLVMdev] [cfe-dev] Handling SRet on Windows x86
How can a frontend tell LLVM to put a function argument on stack/register/etc? On Thu, Oct 4, 2012 at 5:08 PM, Anton Korobeynikov <asl at math.spbu.ru> wrote: >> Ah, got it. >> Sounds like we might need to introduce CC_X86_Win32_MSVC_ThisCall then?.. > No, we should not. It should be properly expanded in frontend. > > -- > With best regards, Anton Korobeynikov >
2007 Oct 01
1
[LLVMdev] Vector troubles
I tried to ask for 32 and that didn't seem to help. MallocInst also seemed to ignore the 16 byte directive. For now, I'm just issuing all my loads as unaligned and that's working ok. Thanks, Chuck. -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Evan Cheng Sent: Monday, October 01, 2007 10:35 AM To: asl at
2007 Sep 21
4
[LLVMdev] llvm 2.1 announcement draft
Hi All, Here is my current draft of the LLVM 2.1 release announcement. Unlike previous announcements, I'm not planning to largely duplicate the release notes in the announcement. In addition to this, I've checked in the first draft of the release notes into llvm/docs/ReleaseNotes.html (http://llvm.org/docs/ ReleaseNotes.html). I'd really appreciate it if anyone who
2008 Feb 10
2
[LLVMdev] LLVM 2.2 Release Notes
Hi All, The first draft of the llvm 2.2 release notes are now available: http://llvm.org/docs/ReleaseNotes.html The release is scheduled for Monday, so please take a look at them and send me your feedback, or (better yet) just commit fixes directly to the document in llvm/docs/ReleaseNotes.html. In addition to editing improvements I'm particularly interested in adding missing things
2007 Sep 28
5
[LLVMdev] Vector troubles
Chuck, > It is dying trying to store a our working vector into one of the LLVM > vectors created on the stack. Despite the align-16 directive on the > alloca instruction, it is not always aligning to a 16-byte boundary. The stack is not necessary 16 bytes aligned on linux/windows. The vector is really sotred aligned relative to %esp, but %esp value is not good. This is known problem
2007 Sep 21
0
[LLVMdev] llvm 2.1 announcement draft
On Friday 21 September 2007, Chris Lattner wrote: > In addition to this, I've checked in the first draft of the release > notes into llvm/docs/ReleaseNotes.html (http://llvm.org/docs/ > ReleaseNotes.html). The release notes mention llvm-gcc 4.2, but the prerelease only included llvm-gcc 4.0. Is the final release going to include 4.0 or 4.2 or both? Bye, Maarten --------------
2009 Mar 24
3
CentOS 5.3 Release Notes Chinese translation
Dear all, I would like to help translate the CentOS 5.3 Release Notes into Chinese. Can you create the Manuals/ReleaseNotes/CentOS5.3/Chinese page? My user name is TimothyLee on the wiki. Regards, Timothy Lee
2007 May 18
0
[LLVMdev] Release notes draft done
Hi All, The first draft of the release notes are now done (many thanks to Tanya for pulling together info from the announcements): http://llvm.org/docs/ReleaseNotes.html If you have comments/feedback, please let me know, or - better yet - just commit improvements to mainline :) -Chris -- http://nondot.org/sabre/ http://llvm.org/
2019 Aug 25
0
Initial draft for the release notes for C7.7
Hello ??? I I've created a draft for the Release Notes for CentOS 7.7 at https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7.1908 ??? Manuel