similar to: [GSoC2018] About LLVM Projects

Displaying 20 results from an estimated 6000 matches similar to: "[GSoC2018] About LLVM Projects"

2018 Jan 16
1
[GSoC18] About LLVM Projects
Dear LLVM Team: My name is Guo Xing, a student who are in his third year of college. GSoC2018 is coming, and I want to do some contribution for llvm community. However, the open projects page is for GSoC2017, and some projects like Shell auto-completion support for clang <http://llvm.org/OpenProjects.html#clang-shell-autocompletion-support> have been done. Is there any ideas? What if
2018 Mar 19
2
[gsoc2018] Where's the source for clang-doc
Hi I'm interested in working on clang as a gsoc project. It's under the catagory "Clang Tools Extra" [here](http://llvm.org/OpenProjects.html#doc-html-generator), but I can't seem to find it's source anywhere. Not even at the llvm site [documentation](https://clang.llvm.org/extra/clang-doc.html). It isn't on github and google is no help either in this case. Does
2018 Mar 19
0
[gsoc2018] Where's the source for clang-doc
On Mon, Mar 19, 2018 at 2:16 PM, Saga _-_ via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Hi Hi. > I'm interested in working on clang as a gsoc project. It's under the > catagory "Clang Tools Extra" > [here](http://llvm.org/OpenProjects.html#doc-html-generator), but I > can't seem to find it's source anywhere. Not even at the llvm site >
2019 Mar 26
2
How to revert a change properly
The "Revert [tag] message" is the default message generated by the 'git revert' command. Of course you would have to be using a git clone of LLVM instead of an SVN checkout in order to run 'git revert'. This command is the equivalent of 'svn merge –r' run from the top-level directory. I believe svn commands will operate only on the directories below the current
2020 Jul 29
2
Building a single .rst file
Is "Unix Makefiles" what I want if I am building on Windows using GNU make? At 7/28/2020 10:41 PM, Xing GUO wrote: >On 7/29/20, Paul C. Anagnostopoulos via llvm-dev ><llvm-dev at lists.llvm.org> wrote: >> Folks, >> >> Total newbie here. What is the simplest way to build a single .rst file so >> that I can look at the generated HTML? I have CMake,
2020 Jun 28
2
Is bugzilla down?
It seems to be down again for me, anyone experiencing the same? https://bugs.llvm.org/show_bug.cgi?id=18159 On Tue, 23 Jun 2020 at 14:54, Aaron Ballman via llvm-dev < llvm-dev at lists.llvm.org> wrote: > On Tue, Jun 23, 2020 at 8:28 AM Xing GUO via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > > Hi folks, > > > > It seems that bugzilla is
2020 May 22
2
RFC: Add DWARF support for yaml2obj
Hi Pavel, Thanks for your comments! On 5/21/20, Pavel Labath <pavel at labath.sk> wrote: > Hello Xing, > > I think the proposal looks very useful. I think it will be fairly tricky > to get all of the details right though. There is a lot of "inferring" > going on there, and getting that to work reliably and with predictable > results will need careful
2020 Mar 31
2
[yaml2obj] GSoC-20: Add DWARF support to yaml2obj
Hi there, I'm proposing for the GSoC project: Add DWARF support to yaml2obj[1]. I've uploaded my proposal. If you have any suggestion or ideas, feel free to leave a comment[2]. Thanks! ------ [1] https://llvm.org/OpenProjects.html#llvm_dwarf_yaml2obj [2] https://docs.google.com/document/d/1miCuMQEX8WZ9_hWXWQtOYTA4JAK-yDnPV9vyO_d5vzE/edit?usp=sharing -- Best Regards, Xing
2019 Nov 16
2
[Bugzilla] Is Bugzilla down?
Hi, It seems that Bugzilla (https://bugs.llvm.org/) is down, when I using the search engine. -- Best Regards, Xing
2019 Feb 22
2
How to write an 'expected failure test'
Hi devs, I want to write a test that expected to fail. And I want to check the error message. But I found that if the command exit code is not 0, then the test will fail. Also, if I add `XFAIL: *`, it will not check the command line output ... Can someone help me? Best Regards, Xing -------------- next part -------------- An HTML attachment was scrubbed... URL:
2020 Jun 23
2
Is bugzilla down?
Hi folks, It seems that bugzilla is encountering some problems right now. When I click specific bug reports, it shows "undef error - DBD::mysql::st execute failed: Got error 28 from storage engine", e.g. https://bugs.llvm.org/show_bug.cgi?id=41513 and https://bugs.llvm.org/show_bug.cgi?id=46423 -- Cheers, Xing
2019 Mar 26
2
How to revert a change properly
Hi folks, Several days ago, I made a bad change in llvm, and I reverted it using following command ``` $ svn merge -r <bad change revision>:<previous revision> ``` However, this command seemed not working properly. I would like to know, what's the right way to revert a bad change. I notice that there are some reverting change with proper message, e.g. "Revert: [some tag]
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
2013 Feb 27
0
[LLVMdev] [cfe-dev] GSOC Projects
Ok, I've added the LNT statistics project, I think it's better to add the Clang stuff to http://clang.llvm.org/OpenProjects.html right? cheers, --renato On 27 February 2013 20:17, Anton Korobeynikov <anton at korobeynikov.info>wrote: > Renato, > > Actually I wanted to send GSOC email about the open projects tonight. > So, yes - please add them to the corresponding
2018 Feb 21
0
[cfe-dev] [GSOC 2018] Mentors and projects needed! Any help appreciated.
Hi Anton, Forgive me for the potentially dumb question -- but how do I do that myself? The monorepo doesn'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
2020 Jan 29
2
Call for GSoC 2020 projects
Hello David, I believe Johannes already answered your questions, but just to clarify the things fully: yes, we are going to submit an application to participate in GSoC this year as usual. I will take care of necessary paperwork and stuff. Currently we're collecting the list of summer projects here and there. It's perfectly fine to have the lists from sub-projects to be posted on their
2016 Mar 22
0
A couple ideas for possible GSoC projects
Hi Philip, > On Mar 22, 2016, at 4:43 PM, Philip Reames via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > If there are any students looking for ideas, here a couple of projects you might consider. > > p.s. Anyone know where in the repo the OpenProjects page is? I'd expected it to be the docs/ folder of the LLVM repo, but it wasn't. Is it what you're
2018 Jun 01
3
[Kaleidoscope] symbol(s) not found during compiling
Hi, I am very excited to take the awesome tutorial of implementing *Kaleidoscope*. But I got stuck here... I have done the AST parsing, however, when I introduce these 'llvm/IR/*' headers, I got a compiling error... But if I delete these headers it runs well ... """headers #include "llvm/IR/BasicBlock.h" #include "llvm/IR/Constants.h" #include
2020 Aug 08
2
My first real submission with Phabricator
Madhur Amilkanthwar via llvm-dev <llvm-dev at lists.llvm.org>於 2020年8月9日 週日,上午1:53寫道: > Hi Paul, > I hope you have gone through > https://llvm.org/docs/Contributing.html#how-to-submit-a-patch. > > Generally, I would do 'git add' on the new file. 'git diff' should show me > the newly added file. Further, I'd just do 'arc diff' and this should
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