similar to: GSoC Clang-doc

Displaying 20 results from an estimated 50000 matches similar to: "GSoC Clang-doc"

2019 Apr 28
2
[GSoC] Supporting Efficiently the Shift-vector Instructions of the Connex Vector Processor
Hello, Anton, I'd like to add a small reply regarding this GSoC project that I would like to mentor and I discussed also with Andrei. A good part of our GSoC project is indeed related to this Connex back end that it's not yet part of the LLVM source repository - an important thing proposed in the project is that we plan to perform efficient realignment for this Connex vector
2008 Apr 02
2
[LLVMdev] Proposal for GSoC project for clang front end
On Wednesday 19 March 2008 21:27:18 Chris Lattner wrote: > On Wed, 19 Mar 2008, Argiris Kirtzidis wrote: > > I'd like to hear your opinions and ideas for a proposal to improve > > support for C++ parsing for LLVM's clang front end. > > Some meta feedback: C++ support in clang is a huge project, far and away > more than any mortal can get done in a summer. While it
2008 Mar 19
0
[LLVMdev] Proposal for GSoC project for clang front end
On Wed, 19 Mar 2008, Argiris Kirtzidis wrote: > I'd like to hear your opinions and ideas for a proposal to improve > support for C++ parsing for LLVM's clang front end. Some meta feedback: C++ support in clang is a huge project, far and away more than any mortal can get done in a summer. While it would be possible to sketch out the parser itself in the summer (providing the
2011 Feb 26
1
GSoC 2011
We've decided to apply for Google's Summer of Code this year - for background info on the programme see: http://www.google-melange.com/gsoc/program/home/google/gsoc2011 We applied last year, and while we didn't get a place, the feedback was positive and we were encouraged to apply again this year. I'm happy to act as admin (which I've done for SWIG in the past, so I know
2008 Apr 25
1
gsoc status?
Hello, Could we have an update of the status of Syslinux entry in Google's Summer of Code? A list of accepted projects would suffice. Thanks, Luciano Rocha -- lfr 0/0
2008 Mar 19
5
[LLVMdev] Proposal for GSoC project for clang front end
Hi all, I'd like to hear your opinions and ideas for a proposal to improve support for C++ parsing for LLVM's clang front end. Goal: Improve clang's C++ support. The scope of the project will be limited to C++ parsing, not code generation (I think the timeframe of a GSoC project and the complexity of C++ doesn't allow full C++ support to be developed). C++ parsing support
2019 Mar 26
2
X.Org GSoC 2019 - Student Application Period
I'm happy to announce that the X.Org Foundation has been chosen to participate in this year's GSoC program! Students have from now until April 9th to submit their proposals. Students will be looking at https://www.x.org/wiki/SummerOfCodeIdeas/ and https://www.x.org/wiki/ToDo/ for ideas. Please take a moment to review those lists to see: - are these valid ideas? - should items be
2007 Mar 22
3
[LLVMdev] GSOC - HLVM Work
Hello, I would also like to apply for Google's Summer of Code, but I am having difficulty finding a concrete project idea to tackle. (Though certainly interesting, a new front-end or a compiler optimization pass seem like to large as projects for a single summer -- and certainly something I couldn't accomplish given my lack of familiarity with the code-base.) I have read the
2019 Aug 26
2
[GSoC 2019] Apply the Clang Static Analyzer to LLVM-based projects - final report
Hey everyone! This Summer we managed to make the Clang Static Analyzer support the LLVM and LLVM-based projects with my mentors Artem Dergachev and Gabor Horvath. For a more detailed documentation please visit my final report: https://docs.google.com/document/d/1o9-xEWbzivUGKIOXp9jUNZYq0mkecd5KH5dBN5Hdlu8/ The project in a nutshell: I have fixed the most annoying false positives and added
2008 Mar 20
1
[LLVMdev] Proposal for GSoC project for clang front end
Thanks for your feedback Chris, Chris Lattner wrote: > If I were going to pick, I would suggest focusing on getting simple > methods implemented, along with instance variables, etc through > -fsyntax-only. This should be a reasonable amount of work for a summer. > Something like this should work for example: > > class foo { > int X; > typedef float Z; > int
2007 Mar 22
0
[LLVMdev] GSOC - HLVM Work
Gabe, I'm quite new to hacking on LLVM, but I'll give you an idea I had reading some of the recent dev list posts. I think investigating concurrency with regards to LLVM would be very useful (what with multi-cores and all). This could be concurrency in regards to GC, or it could be simply looking at how LLVM can best interface with standard concurrency paradigms (OpenMP, MPI)
2019 Apr 08
2
[GSoC] Supporting Efficiently the Shift-vector Instructions of the Connex Vector Processor
Hello, I am applying for Google Summer of Code with a project related to LLVM and Connex SIMD processor and I would appreciate some feedback on the proposal. The proposal can be found here: https://docs.google.com/document/d/1pBRbW8pU9GV8zWCJQrILhynNEBpGXJKtev1j7ekXfqs/edit?usp=sharing Thank you, Andrei Popa
2019 Aug 28
2
[GSoC 2019] Apply the Clang Static Analyzer to LLVM-based projects - final report
Sylvestre Ledru looks after the scan-build web report, but I understand it hit a few issues back in June (it normally updates a few times a week). We also discussed whether there was an automated way for those updates to email the summary to the cfe/llvm dev lists, indicating total warnings, and highlighting any new ones (we punted that discussion until the GSoC was done - btw thank you
2016 Feb 14
3
GSoC 2016
Google are running their Summer of Code again this year. If you're not familiar with it, see: https://developers.google.com/open-source/gsoc/ We decided to apply a while back, but it's now time for orgs to actually apply - the deadline is just a few days away (Feb 20th). The main priorities right now are: * Refreshing the list of project ideas. I've done some cleaning up, but
2019 Jan 26
2
Prospective GSoC projects - 2019
Hi all I'm a master's student from India. I'm very much interested in compilers and infrastructure toolchains. I have been following llvm for past few months, I like the scope of LLVM project and community behind it. I'm hoping to participate in Google Summer of Code 2019 at LLVM. I have intermediate knowledge of modern c++, boost libraries (proto, hana) and basic knowledge
2015 Apr 07
1
GSoC - Syncing docs between GitHub and CentOS's git repo
Hi! I am applying for Google Summer of Code 2015 with a project creating a new doc toolchain for CentOS. I plan to use GitHub to store a copy of the documentation, and users can send fork / send PR to this repo. Then a server program monitors this repo and syncs changes between GitHub and CentOS?s own git repo. So the key is to automatically sync repo between GitHub and CentOS. I think there
2015 Feb 15
2
GSoC 2015
Google's Summer of Code is happening again this year. If you're not familiar with GSoC, see: http://code.google.com/soc/ We decided to apply some time ago, but applications for orgs are now open and need to be in by this coming Friday (20th) so we need to get things a bit more organised. Accepted orgs are due to be announced on March 2nd, and students can apply between March 16th and
2019 Feb 26
2
Aspiring Applicant for GSoC 2019
Greetings, I am Iti Shree, sophomore year student pursuing Information and Technology.I was browsing through Xapian GSoC 2019 Ideas Page and found a really interesting project - "Matcher Optimisations" I have done quite a few projects in C++ and C source. Previous summer I worked for apertus Association in GSoC and my project was in C. Here is my github profile link:
2008 Mar 29
2
GSoC
Hello, my name is Jerome Cros, I am studying computer science at the Bordeaux I university (France). I am writing to you concerning the Google Summer of Code project : Rewriting the command-line interface as an internal COM32 module, module compression In a little more than one month I will finish the 4th semester. Searching for an opportunity, I read the previously mentioned project idea which
2015 Jun 04
4
Resources Needed for Doc Toolchain Project [GSoC]
On Jun 4, 2015 12:17 PM, "Karsten Wade" <kwade at redhat.com> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 06/01/2015 10:30 PM, Lei Yang wrote: > > Hi, > > > > As discussed earlier about the workflow, I and Kunaal will need a > > server space to host Bugzilla, a test repository at Github + a git > > repository at