search for: manasij

Displaying 12 results from an estimated 12 matches for "manasij".

2012 Sep 06
2
[LLVMdev] How to build the 'example' projects ?
...he programs in the llvm/examples directory and can't find how to. The examples directory contain a CMakeLists.txt, so I tried cmake, giving the error: # Unknown CMake command "add_llvm_example". Also, each individial sub folder has a Makefile, running which gives, for example: " [manasij7479 at manasijd HowToUseJIT]$ make ../../Makefile.common:60: ../../Makefile.config: No such file or directory ../../Makefile.common:68: /Makefile.rules: No such file or directory make: *** No rule to make target `/Makefile.rules'. Stop. " I tried copying individial projects to the llvm/pr...
2012 Sep 06
0
[LLVMdev] How to build the 'example' projects ?
Hi Manasij, Try below after installing LLVM, $ cd $LLVM_SRC/examples $ make; make install Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667 Homepage: http://people.cs.nctu.edu.tw/~chenwj
2018 Jan 15
2
(no subject)
...m-project-20170507/commits/merge-polly-into-upstream_ (further cleanup needed) * We are working further with ARM (Florian Hahn and Francesco) to upstream the inliner changes needed for the end-to-end optimization of SPEC 2006 libquantum.   _https://reviews.llvm.org/D38585_ * Oleksandr, Sven and Manasij Mukherjee started to look into spatial locality * We worked on expanding the isl C++ bindings (_http://repo.or.cz/isl.git/shortlog_). While a first set of patches is already open, further patches will follow over the next couple of weeks. Let me briefly summarize the LLVM developer meeting commen...
2016 Mar 18
3
We really need more community involvement with GSoC
Anton let me know that while we're seeing some pretty good GSoC proposals (or at least quite good starting points), we're still really short on mentors. Please, everyone, consider if you have the expertise and could find the bandwidth to mentor a GSoC student. If so, contact Anton and he'll set you up. Second, if you cannot be a GSoC mentor, please help the GSoC proposals turn into
2018 Jan 15
0
(no subject)
...m-project-20170507/commits/merge-polly-into-upstream_ (further cleanup needed) * We are working further with ARM (Florian Hahn and Francesco) to upstream the inliner changes needed for the end-to-end optimization of SPEC 2006 libquantum. _https://reviews.llvm.org/D38585_ * Oleksandr, Sven and Manasij Mukherjee started to look into spatial locality * We worked on expanding the isl C++ bindings (_http://repo.or.cz/isl.git/shortlog_). While a first set of patches is already open, further patches will follow over the next couple of weeks. Let me briefly summarize the LLVM developer meeting commen...
2012 Sep 06
2
[LLVMdev] How to build the 'example' projects ?
...efile.common:60: ../Makefile.config: No such file or directory ../Makefile.common:68: /Makefile.rules: No such file or directory make: *** No rule to make target `/Makefile.rules'. Stop. " Did that work for you ? I updated the source tree just now, so my local repo isn't out of order. Manasij Mukherjee
2012 Sep 06
1
[LLVMdev] How to build the 'example' projects ?
> I am trying to correctly build the programs in the llvm/examples > directory and can't find how to. Sorry, problem solved. I was trying to compile in the source directory itself. Is there a 'Mark as Solved' type of convention here ?
2018 Jan 20
2
(no subject)
.../llvm-project-20170507/commits/merge-polly-into-upstream_ (further cleanup needed) * We are working further with ARM (Florian Hahn and Francesco) to upstream the inliner changes needed for the end-to-end optimization of SPEC 2006 libquantum.   _https://reviews.llvm.org/D38585_ * Oleksandr, Sven and Manasij Mukherjee started to look into spatial locality * We worked on expanding the isl C++ bindings (_http://repo.or.cz/isl.git/shortlog_). While a first set of patches is already open, further patches will follow over the next couple of weeks. Let me briefly summarize the LLVM developer meeting comment...
2018 Jan 15
3
Inclusion of Polly and isl into core LLVM
...m-project-20170507/commits/merge-polly-into-upstream_ (further cleanup needed) * We are working further with ARM (Florian Hahn and Francesco) to upstream the inliner changes needed for the end-to-end optimization of SPEC 2006 libquantum.   _https://reviews.llvm.org/D38585_ * Oleksandr, Sven and Manasij Mukherjee started to look into spatial locality * We worked on expanding the isl C++ bindings (_http://repo.or.cz/isl.git/shortlog_). While a first set of patches is already open, further patches will follow over the next couple of weeks. Let me briefly summarize the LLVM developer meeting commen...
2018 Jan 22
0
RFC: Import of Integer Set Library into LLVM source tree
...to-upstream_ >> (further cleanup needed) >> * We are working further with ARM (Florian Hahn and Francesco) to >> upstream the inliner changes needed for the end-to-end optimization >> of SPEC 2006 libquantum.   _https://reviews.llvm.org/D38585_ >> * Oleksandr, Sven and Manasij Mukherjee started to look into spatial >> locality >> * We worked on expanding the isl C++ bindings >> (_http://repo.or.cz/isl.git/shortlog_). While a first set of patches >> is already open, further patches will follow over the next couple of >> weeks. >> >&g...
2018 Jan 23
0
RFC: Import of Integer Set Library into LLVM source tree
.../llvm-project-20170507/commits/merge-polly-into-upstream_ (further cleanup needed) * We are working further with ARM (Florian Hahn and Francesco) to upstream the inliner changes needed for the end-to-end optimization of SPEC 2006 libquantum.   _https://reviews.llvm.org/D38585_ * Oleksandr, Sven and Manasij Mukherjee started to look into spatial locality * We worked on expanding the isl C++ bindings (_http://repo.or.cz/isl.git/shortlog_). While a first set of patches is already open, further patches will follow over the next couple of weeks. Let me briefly summarize the LLVM developer meeting comment...
2016 Nov 01
8
RFC: Improving the experience of first-time contributors
Hi all, Some discussions the night before prompted me to do a short lightning talk on 'improving the experience of first-time contributors' at the LLVM Cauldron back in September. I intended to write it up as an RFC, but have only just got round to doing so. I've tried to make this email self-contained, but you may still want to look at the slides or recording of the lightning talk.