search for: openprojects

Displaying 20 results from an estimated 273 matches for "openprojects".

2008 Mar 12
2
[LLVMdev] OpenProjects correction
I would do it myself, but this is in CVS: http://llvm.org/OpenProjects.html "Write a new backend for .... MIPS? ...." But: MIPS already has a backend :-) Cheers, Gabor
2010 Nov 22
2
[LLVMdev] [PATCH] ISD::BIT_CONVERT -> ISD::BITCAST
Attached is a patch that renames ISD::BIT_CONVERT to ISD::BITCAST as per http://www.llvm.org/OpenProjects.html, #3 under Code Generator Improvements. I have not updated the OpenProjects.html file itself as I could not find that file in the source code. The patch itself also includes elimination of whitespace at the end of lines because my VIM settings do that automatically. If this is not desired then...
2019 Dec 23
3
Call for GSoC 2020 projects
Dear prospective LLVM GSoC Mentors, The organization application period for GSoC 2020 will open on January, 14. This means that we're having some time to prepare the list of project ideas for the next year. When proposing the project please keep in mind the following criteria: 1. The project should serve both LLVM as a project and provide the relevant LLVM knowledge to the student. 2. The
2017 Apr 18
2
http://llvm.org/OpenProjects.html#thinlto_global
Good evening. I got interested in helping with ThinLTO, I did watch this video, https://youtu.be/9OIEZAj243g and i found it very interesting. I got C++ knowledge, but not a lot of llvm/clang source knowledge... Also, there is no mentors related in the website for this project. Would the community be so kind in giving me information on how to help? I have started reading the documentation on the
2010 Nov 23
0
[LLVMdev] [PATCH] ISD::BIT_CONVERT -> ISD::BITCAST
On Nov 21, 2010, at 7:10 PM, Wesley Peck wrote: > Attached is a patch that renames ISD::BIT_CONVERT to ISD::BITCAST as per http://www.llvm.org/OpenProjects.html, #3 under Code Generator Improvements. I have not updated the OpenProjects.html file itself as I could not find that file in the source code. > > The patch itself also includes elimination of whitespace at the end of lines because my VIM settings do that automatically. If this is not de...
2013 Feb 28
0
[LLVMdev] GSoC 2013
...at way, developers can easily modify it without having to > check out another (little-known) SVN repo. Anton, what do you think > about that? It might be good to start fresh to ensure a high > signal/noise (up to date/out of date) ratio. Go ahead with it. Given the "freshness" of OpenProjects page, I believe that any action here will yield a goodness :) Thanks! -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2007 Jan 30
3
[LLVMdev] Are these projects still "open"?
Hi, I'm looking to do a semester-long course project involving LLVM. To avoid duplicating efforts, I wanted to know if the following projects (lifted off http://llvm.org/OpenProjects.html) are done with or are currently worked upon. Atleast I couldn't find evidence of these in the 1.9 sources. 1. Implement GVN-PRE, a powerful and simple Partial Redundancy Elimination algorithm for SSA form 2. Implement a Dependence Analysis Infrastructure - Design some...
2018 Feb 20
2
[cfe-dev] [GSOC 2018] Mentors and projects needed! Any help appreciated.
Dean, Please add this to OpenProjects page. On Tue, Feb 20, 2018 at 6:49 AM, Dean Michael Berris via cfe-dev <cfe-dev at lists.llvm.org> wrote: > Hi Tanya, > > Is it too late to get some smaller projects for XRay in there? > > Here's two: > > XRay Function Coverage Mode: Implementing an XRay mode to gath...
2020 Mar 18
6
GSoC 2020 Project "Improve MegreFunctions to incorporate MergeSimilarFunctions patches and ThinLTO Support"
Hi Vishal, Ruijie, Thanks for your interest in the project. To get started, the first task would be to merge the 5 patches on top of trunk llvm. The list of patches are listed in the project description: http://llvm.org/OpenProjects.html#llvm_mergesim Please create an account in llvm phabricator (reviews.llvm.org) if you haven't already, and put your patches there. Let me know if you have further questions; both llvm-dev and discord are good places to reach out. My userid is: hiraditya Welcome to GSoC! Best, -Aditya
2015 May 06
3
[LLVMdev] LCOV per commit
...or say check-all. Since we hope to have good coverage on check-all, this should be a good indication of how well tested is each patch, and could give us an *additional* measure of quality. Would anyone be interested in taking those projects? Shall I add them to the list of ideas in http://llvm.org/OpenProjects.html? cheers, --renato
2020 Jan 29
2
Call for GSoC 2020 projects
...0 at 2:52 PM David Tellenbach <david.tellenbach at me.com> wrote: > > Hi all, > > may I ask about the current status of this? > > The deadline for organizations to apply is February 5, 2020; has an application > already been made? > > Another thing: https://llvm.org/OpenProjects.html states that MLIR related > projects can be found on https://mlir.llvm.org/getting_started/openprojects/. I > suggest adding these projects (including some more background information) to > our common list, just like other sub-projects do. > > Cheers, > David > > > On...
2004 Jan 04
6
HTB filters - pls help me
Hi, we r using HTB algorithm,for traffic shaping, we are facing a problem. we are able to create multiple classes,filters. But when we delete 1 filter all filter gets deleted. how do we avoid that. waiting for you reply Regards Jayesh ------------------------------------------------- Shop & Save at Sifymall.com! Special Festive Offers - up to 60% off on DVD players, MP3 Players. Mobile
2013 Feb 27
3
[LLVMdev] GSoC 2013
On Wed, Feb 27, 2013 at 4:32 PM, Dmitry Mikushin <dmitry at kernelgen.org> wrote: > Hi Anton, > > I think it would be worth to remove this signature in the bottom line: > > Last modified: $Date: 2009/12/16 09:03:23 $ > > Otherwise, new people may think this page is long time abandoned :) It indicates that it *is* long-abandoned! We need to start actively adding to it.
2018 Feb 21
0
[cfe-dev] [GSOC 2018] Mentors and projects needed! Any help appreciated.
...'t contain the website source(s) and it's unclear how I can do that myself... I'd love to do it myself but I'm a little lost on how to do it. Help? On Tue, Feb 20, 2018 at 9:18 PM Anton Korobeynikov <anton at korobeynikov.info> wrote: > Dean, > > Please add this to OpenProjects page. > > On Tue, Feb 20, 2018 at 6:49 AM, Dean Michael Berris via cfe-dev > <cfe-dev at lists.llvm.org> wrote: > > Hi Tanya, > > > > Is it too late to get some smaller projects for XRay in there? > > > > Here's two: > > > > XRay Function...
2012 Sep 22
2
[LLVMdev] : new capabilities
Hello developers! Could you, please, inform me about actual open projects? Where can I find this information? Does this list contains up to date information http://llvm.org/OpenProjects.html#new ? -- Regards, Vadim. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120922/3db4debe/attachment.html>
2007 Mar 17
2
[LLVMdev] Summer of Code
...ant to > write one up, go for it. I expect the requirements to vary greatly based > on what the specific project is. I think about the best we could do is list some of the projects that we're interested in so candidates know what kinds of things to propose. However, we already have an OpenProjects page. What else is needed? > > -Chris >
2002 May 08
5
how to clean "tc" configure
tc qdisc add dev eth0 root sfq perturb 10 I want to set perturb to 8 then i used this tc qdisc add dev eth0 root sfq perturb 8 system give me the following message RTNETLINK file exists I delete the rule by this :"tc qdisc del dev eth0 root sfq perturb 10" please tell me how can i delete the rule by another way and where is "RTNETLINK file"
2017 Apr 20
2
http://llvm.org/OpenProjects.html#thinlto_global
Hi Jhonny, Thanks for your interest in ThinLTO! Are you looking for a summer project, or ongoing work in compilers, or clang/llvm specifically? Are you a student? Note that these were project ideas for Google Summer of Code. The GSoC application deadline has passed and we did have a student apply to work on this particular project. So if that application ends up being accepted then we will have
2016 Jan 17
2
Open Projects - Code Generator Improvements #2
Hello, I am a student at UFMG, Brazil, and I'm currently choosing my final undergraduate project. I will be working under Professor Fernando Pereira (on cc), and we were thinking about tackling Code Generator Improvement number 2 (at http://llvm.org/OpenProjects.html). How is the status on this project? Is it still open? Thanks for your time, Thiago Martins. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160117/7fee96f4/attachment.html>
2013 Feb 27
2
[LLVMdev] [cfe-dev] GSOC Projects
...M, Chris Lattner <clattner at apple.com> wrote: > > On Feb 27, 2013, at 9:24 AM, Renato Golin <renato.golin at linaro.org> wrote: > >> Hi all, >> >> I have some ideas for GSOC projects using LLVM, where should I post them? > > Please add them to llvm-www/OpenProjects.html. > > -Chris > >> >> Idea #1: llvm-env >> >> A simple tool, with little or no dependency on LLVM itself, that will investigate a target architecture by probing hardware, software, libraries and compiling and executing code to identify all properties that would b...