Displaying 20 results from an estimated 30000 matches similar to: "[LLVMdev] Release Notes: Volunteers needed"
2011 Oct 28
0
[LLVMdev] Release Notes: Volunteers needed
On Oct 27, 2011, at 5:37 PM, Michael Price wrote:
> Has there been much thought of attempting to automate this process? I could imagine a fairly standard script that scrubbed a history for interesting tidbits. Of course a standard methodology for labeling types of commits would help this in the future.
>
> A very simple script could at least do unique word counts and throw out words
2011 Oct 28
3
[LLVMdev] Release Notes: Volunteers needed
Has there been much thought of attempting to automate this process? I could
imagine a fairly standard script that scrubbed a history for interesting
tidbits. Of course a standard methodology for labeling types of commits
would help this in the future.
A very simple script could at least do unique word counts and throw out
words that match a dictionary (like parts of speech, contributer names,
2011 Nov 03
1
[LLVMdev] Whither /Support/StandardPasses.h?
> Date: Wed, 26 Oct 2011 11:52:50 -0700
> From: Tanya Lattner <lattner at apple.com>
> Subject: [LLVMdev] Release Notes: Volunteers needed
> We need some volunteers to help with the 3.0 release notes. Traditionally, Chris has been the one to go
> through all the commits (6 months worth!) and come up with a concrete list of things that have changed in 3.0.
> Ideally,
2009 Jan 16
2
[LLVMdev] Volunteers needed for LLVM Release Team
LLVMers,
As LLVM grows and begins to support more targets and more frontends, its
becoming a very large task to qualify a release. Therefore, I'm seeking a
couple of active members of the community to volunteer to be a part of the
LLVM release team (for 2.6+). This does not replace general user testing
during the release process.
Members of this LLVM Release Team will need to be very
2012 Nov 06
0
[LLVMdev] Volunteers needed to moderate sessions and staff registration desk!
I'm still in need for moderators for the following sessions:
> Moderator #3 (11:15-12:45, Regency 1)
> Verified LLVM: Formalizing the semantics of the LLVM Intermediate Representation for Verified Program Transformations- Santosh Nagarakatte, University of Pennsylvania/Rutgers University
> Integrated Security, using LLVM for Dynamic and Static Security Tasks- Jared Carlson,
2008 Jun 05
0
[LLVMdev] Status of the 2.3 release - volunteers needed.
Ok, I have good news! Thanks for the help!
On Jun 2, 2008, at 11:11 PM, Tanya Lattner wrote:
> Many of you are probably wondering about the status of the 2.3
> release. Unfortunately, this release has been very difficult and
> the list of regressions very high. The list has finally dwindled
> down to the following regressions:
>
> Linux/x86:
>
2017 Sep 24
1
Volunteers for Hackers Lab Needed!
All,
We need volunteers for the Hacker’s Lab at the upcoming 2017 LLVM Developers’ Meeting! The Hacker’s Lab is for small groups to form to discuss topics or work on problems. Please let me know ASAP if you will able to volunteer so I can add your topic to the online listing and make appropriate signs.
The Hackers Lab is split into 1.5 hour sessions. During each session, the Hackers Lab will
2018 Jun 05
2
Booth volunteers needed for Grace Hopper Conference
Hello LLVM Developers!
Last year, the LLVM Foundation sponsored a booth at the Grace Hopper Conference. I had 2 amazing volunteers from the community, David Blaikie and Anna Zaks, help me spread the word about LLVM, compilers, and open source. It was a great experience and we are hoping to repeat this at the upcoming 2018 Grace Hopper conference in Houston, TX on September 26-28.
I’m looking
2008 Jun 04
0
[LLVMdev] Status of the 2.3 release - volunteers needed.
On Jun 2, 2008, at 11:11 PM, Tanya Lattner wrote:
> Many of you are probably wondering about the status of the 2.3
> release. Unfortunately, this release has been very difficult and the
> list of regressions very high. The list has finally dwindled down to
> the following regressions:
>
...
> Darwin/ppc:
> SingleSource/Benchmarks/CoyoteBench/fftbench [ CBE ]
For my
2010 Mar 14
0
[LLVMdev] [cfe-dev] Need 2.7 release team volunteers
Bah, headers still broken, sending to list this time:
On Sat, Mar 13, 2010 at 6:30 PM, OvermindDL1 <overminddl1 at gmail.com> wrote:
> On Sat, Mar 13, 2010 at 11:10 AM, Tanya Lattner <lattner at apple.com> wrote:
>>
>> On Mar 13, 2010, at 7:01 AM, R P Herrold wrote:
>>
>>> On Sat, 13 Mar 2010, Tanya Lattner wrote:
>>>
>>>>> I
2011 Oct 28
2
[LLVMdev] Release Notes: Volunteers needed
2011/10/28 Chris Lattner <clattner at apple.com>
>
> On Oct 27, 2011, at 5:37 PM, Michael Price wrote:
>
> Has there been much thought of attempting to automate this process? I
> could imagine a fairly standard script that scrubbed a history for
> interesting tidbits. Of course a standard methodology for labeling types of
> commits would help this in the future.
>
2008 Jun 03
0
[LLVMdev] Status of the 2.3 release - volunteers needed.
Tanya Lattner wrote:
> Many of you are probably wondering about the status of the 2.3
> release. Unfortunately, this release has been very difficult and the
> list of regressions very high. The list has finally dwindled down to
> the following regressions:
>
> Linux/x86:
> SingleSource/Benchmarks/CoyoteBench/fftbench [ JIT Codegen, JIT]
Increasing ulimit to 230 Mb (from
2008 Jun 05
1
[LLVMdev] Status of the 2.3 release - volunteers needed.
Tanya Lattner wrote:
> So, I need to rerun all the tests and package things up. Chris is
> working on the release notes. Hopefully we can have this out by the end
> of the week.
Did you apply my patch to get 2.3 to build in Visual Studio 'out of the box'? ... I never saw any more replies and I'm
not subscribed to llvm-commits, so I don't know if it went in.
m.
2009 Jan 16
0
[LLVMdev] Volunteers needed for LLVM Release Team
Hello, Tanya
> 4) Mingw x86 (Anton do you want to continue this?)
Yes, I'm still going to prepare llvm-gcc mingw32 images. However, the
testing procedure for mingw is slightly different due to lack of
dejagnu stuff. However, I have plans to fix the main LLVM testsuite to
be more mingw32-friendly :)
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint
2008 Jun 04
0
[LLVMdev] Status of the 2.3 release - volunteers needed.
On Jun 2, 2008, at 11:11 PM, Tanya Lattner wrote:
> Darwin/ppc:
> SingleSource/Benchmarks/CoyoteBench/fftbench [ CBE ]
>
From what I can see comparing 2.3 with TOT, the "cexp" function is
declared like this in 2.3:
declare i128 @cexp({double, double}* byval) nounwind
It used to be this:
declare void @cexp({double, double}* noalias sret, {double, double}*
byval)
2008 Jun 03
10
[LLVMdev] Status of the 2.3 release - volunteers needed.
Many of you are probably wondering about the status of the 2.3
release. Unfortunately, this release has been very difficult and the
list of regressions very high. The list has finally dwindled down to
the following regressions:
Linux/x86:
SingleSource/Benchmarks/CoyoteBench/fftbench [ JIT Codegen, JIT]
MultiSource/Applications/minisat/minisat [CBE]
Darwin/x86:
2008 Feb 10
0
LAC 2008: bandwidth to burn and volunteers needed
LAC 2008: bandwidth to burn and volunteers needed
The 6th annual Linux Audio Conference is taking place in Cologne, Germany, Feb
28th to March 2nd, 2008. As with each previous year this year's conference will
be streamed live over the internet in ogg theora via icecast. The stream server
is up at: http://lac2008.khm.de:8000/
There is nothing to see at the moment, but keep checking over the
2008 Feb 10
0
LAC 2008: bandwidth to burn and volunteers needed
LAC 2008: bandwidth to burn and volunteers needed
The 6th annual Linux Audio Conference is taking place in Cologne, Germany, Feb
28th to March 2nd, 2008. As with each previous year this year's conference will
be streamed live over the internet in ogg theora via icecast. The stream server
is up at: http://lac2008.khm.de:8000/
There is nothing to see at the moment, but keep checking over the
2017 Oct 16
1
[llvm-devmeeting] Need one more moderator volunteer!
I can do it!
-Raphael
On Oct 16, 2017 12:48 PM, "Tanya Lattner via llvm-devmeeting" <
llvm-devmeeting at lists.llvm.org> wrote:
> Can anyone help with this session?
>
> *Session 10 (2:10-3:40PM, General Session)*
> Adding Index‐While‐Building and Refactoring to Clang
> Advancing Clangd: Bringing persisted indexing to Clang tooling
>
> Thanks,
> Tanya
>
2011 Nov 16
2
[LLVMdev] Dev Meeting: Volunteer Moderators Needed!
We are in desperate need of volunteers to moderate the sessions during the LLVM Developers Meeting. If you are attending and can act as moderator for a group of talks, please let us know.
We need 5 more volunteers to moderate the following sessions. Please note your first choice session to moderate and your second choice:
Session #1 (11:05-12:35):
Integrating LLVM into FreeBSD: Brooks Davis –