search for: khamenya

Displaying 20 results from an estimated 147 matches for "khamenya".

2010 Sep 13
4
[LLVMdev] Any experiemnts/evaluations on LLVM and graph rewriting (term-rewriting) systems?
...are there any attempts to use LLVM in graph-rewriting (term-rewriting) language implementations? How good is LLVM for this? E.g., is it natural to expect that the LLVM-based implementation of the language Concurrent Clean be any faster than its reference implementation? Best regards -- Valery A.Khamenya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100913/a45df2ae/attachment.html>
2004 Aug 17
4
[LLVMdev] compilation error after updated from cvs:
...make[3]: *** [PowerPCGenRegisterInfo.h.inc] Error 1 make[3]: Leaving directory `/pool/tmp/ssrc/llvm/lib/Target/PowerPC' maybe I just have to "make clean" and/or ./configure BTW, would it be nice to put Depend, Release and Debug into .cvsignore for other llvm fans too? --- Valery A.Khamenya
2010 Sep 14
0
[LLVMdev] Any experiemnts/evaluations on LLVM and graph rewriting (term-rewriting) systems?
Hi Valery On 13 September 2010 19:07, Valery Khamenya <khamenya at gmail.com> wrote: > are there any attempts to use LLVM in graph-rewriting (term-rewriting) > language implementations? I've added a new LLVM backend to the ghc Haskell compiler. > How good is LLVM for this? Works very well. I'm operating from the low levels of...
2003 Sep 06
2
[LLVMdev] languages, semantic trees, LLVM interfaces
...ll wondering what are your strategic plans conserning this issue. 2. For other (not C/C++) languages there should be some interface solution in order to use LLVM from their parsers (e.g. ocamlyacc). So, what about that? Thank you. -- Best regards, Valery mailto:khamenya at mail dot ru
2003 Oct 26
2
[LLVMdev] redhat 9, compiling llvm-1.0.tar.gz
...*** No rule to make target `/home/vak/llvm/llvm/runtime/GCCLibraries/crtend/BytecodeObj/C++-Exception.bc', needed by `/home/vak/llvm/llvm/lib/BytecodeLibs/libcrtend.bc'. Stop. make[3]: Leaving directory `/home/vak/llvm/llvm/runtime/GCCLibraries/crtend' ...skipped ------- --- Valery A.Khamenya
2003 Dec 06
2
[LLVMdev] llvm, cvs, access
...vs is of course nice, but is it possible to provide anonymous read-only access to llvm cvs? (it would be nice to have an ability just download last sources) P.S. BTW, this and previous my post were actually motivated by desire to find some simple example on JIT usage :) --- Valery A.Khamenya
2005 Mar 21
2
[LLVMdev] llvm+gentoo=OK
...rest for someone: I successfully compiled llvm and gcc front-end sources at Gentoo Linux (even on exotic x86-compatible CPU). Things seem to be running OK. This is a good prerequisite for making llvm ebuild script and promote llvm to hackers of fast-growing progressive Gentoo world. -- Valery A.Khamenya
2005 Mar 21
1
[LLVMdev] llvm+gentoo=OK
This was the default version I got from public cvs last week. On Mon, 21 Mar 2005 03:44:19 -0600 (CST), Chris Lattner <sabre at nondot.org> wrote: > On Mon, 21 Mar 2005, Valery Khamenya wrote: > > > Hi all > > > > maybe it is of interest for someone: > > I successfully compiled llvm and gcc front-end sources at Gentoo Linux > > (even on exotic x86-compatible CPU). Things seem to be running OK. > > > > This is a good prerequisite for ma...
2008 Mar 17
2
[LLVMdev] LLVM has entered the google trends!
Hi all see $subj http://www.google.com/trends?q=llvm congrats! P.S. sorry if known. best regards -- Valery A.Khamenya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080318/2bfc6887/attachment.html>
2004 Jan 07
2
[LLVMdev] 9 Ideas To Better Support Source Language Developers
On Wed, 7 Jan 2004, Valery A.Khamenya wrote: > Hello Reid and LLVMers, > 10. Basic support for distributed computations. What kind of support? What do you think should be included in LLVM directly, as opposed to being built on top of it? -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/
2004 Aug 17
4
[LLVMdev] JIT API example (fibonacci)
...used to prove that JIT and some visible optimizations are really invoked. Proved OK. I got 30% speed-up in comparison to gcc 3.3.3 on my Athlon XP 1500. Nice. P.S. guys, no fears, I don't plan to flood the cvs repository with my "brilliant" examples ;) --- Valery A.Khamenya -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: fibonacci.cpp URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040818/be76718a/attachment.ksh>
2004 Aug 08
3
[LLVMdev] API on JIT, code snippets
...l, what I am going to sell: What about very small JIT-based example similar to ModuleMaker? I mean example, where, say, two simple functions are created, inserted to a Module/BasicBlock, then executed via JIT and result is passed to a driver. It would be really great. Thanks. --- Valery A.Khamenya
2007 Apr 10
6
[LLVMdev] LLVM Roadmap 2007-2008, PowerPC, multithreading, LLVM 2.0, etc ?
...lanned features for PS3 Cell processor -- as well as for Wii, Xbox360 CPUs * multithreading in general * possibly coming changes in major versioning and related issues * other interesting featuring comments on current status to above listed items are also very welcome. Best regards -- Valery A.Khamenya
2001 Mar 20
3
help:too slow
...thousands times comparing to analogical C-code, too much I think. Q1: is there a better way to create my matrix? (maybe I do some mistake) Q2(for developers): if this slowdown is a problem of R's engine, may we hope the problem will be corrected? thank you. Valery A.Khamenya (please reply-to:<news_vkhamenya at chat.ru>) -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body&...
2004 Jan 07
2
[LLVMdev] 9 Ideas To Better Support Source Language Developers
On Wed, 7 Jan 2004, Valery A.Khamenya wrote: > just imagine, that we have Linux cluster, and we have two functions in > one module (`f' and `g'). If they are about to be executed at one host, > then one is allowed to do very aggressive interprocedural > optimizations between these `f' and `g'. However if `g&...
2004 Aug 17
5
[LLVMdev] JIT API example (fibonacci)
...tually. Do you want this "brilliant" :) example in the cvs > repository? I'd be happy to put it in. Here's an idea: how about we take the ModuleMaker, Valery's previous example, and this one and put them all in one "small examples" project? -Chris > Valery A.Khamenya wrote: > > > Hi LLVMers, > > > > the example attached I have used to prove that JIT and some visible > > optimizations are really invoked. > > > > Proved OK. I got 30% speed-up in comparison to gcc 3.3.3 > > on my Athlon XP 1500. > > > &...
2003 Oct 28
2
[LLVMdev] cfrontend/src/configure
Hi all, subj has the first line: #! /usr/dcs/software/supported/bin/bash I think we could be more liberalistic :) best regards, --- Valery A.Khamenya
2003 Oct 29
1
[LLVMdev] cfrontend/src/configure
...change the first line (starting w/ #!) to BRG> contain the correct full pathname of sh." I got the links to the proper doc from Chris already. But it would be nice to have the INSTALL/BUILD docs either in the same package or at least at the same download page :) -- Best regards, Valery A.Khamenya mailto:khamenya at mail.ru Local Time: 22:35
2004 Jan 07
0
[LLVMdev] 9 Ideas To Better Support Source Language Developers
Hello Reid and LLVMers, ... 10. Basic support for distributed computations. -- Best regards, Valery A.Khamenya mailto:khamenya at mail.ru Local Time: 19:48
2004 Jan 07
0
[LLVMdev] 9 Ideas To Better Support Source Language Developers
...I right up to here? if `yes' then: One is hardly able to make support for distributed calculations on top of LLVM. Because, in order to make legal optimizations LLVM should _know_ where the code is really executed. Right?.. (Should I reformulate the tings above?) -- Best regards, Valery A.Khamenya mailto:khamenya at mail.ru Local Time: 20:51