similar to: [LLVMdev] http://llvm.cs.uiuc.edu/releases/1.2/docs/ReleaseNotes.html#install-instructions

Displaying 20 results from an estimated 3000 matches similar to: "[LLVMdev] http://llvm.cs.uiuc.edu/releases/1.2/docs/ReleaseNotes.html#install-instructions"

2004 Apr 30
0
[LLVMdev] http://llvm.cs.uiuc.edu/releases/1.2/docs/ReleaseNotes.html#install-instructions
On Fri, 30 Apr 2004, [koi8-r] "Valery A.Khamenya[koi8-r] " wrote: > Hi devels, > > "install-instructionsSection" seems to be absent: > > http://llvm.cs.uiuc.edu/releases/1.2/docs/ReleaseNotes.html#install-instructions Fixed, the real link should go to the Getting Started Guide. Thanks! -Chris -- http://llvm.cs.uiuc.edu/
2004 Apr 30
1
[LLVMdev] http://llvm.cs.uiuc.edu/releases/1.2/docs/ReleaseNotes.html#install-instructions
> Fixed, the real link should go to the Getting Started Guide. Chris, now link is broken at all :) remove "Guide" in "GettingStartedGuide.html" to have: "GettingStarted.html"
2003 Dec 06
2
[LLVMdev] llvm, cvs, access
Hi all, web-browser access to cvs 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
2003 Oct 26
2
[LLVMdev] redhat 9, compiling llvm-1.0.tar.gz
Hi all, compilation of package llvm-1.0.tar.gz under redhat 9 is failed with following output: ------- make[3]: *** 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 -------
2004 Apr 07
2
[LLVMdev] LLVM and OpenC++
Hi OpenC++ developers, IMHO, the LLVM project (http://llvm.cs.uiuc.edu/) could give a second breath to OpenC++ project. Indeed, the implementations of reflection become quite restricted if the just-in-time (JIT) compiling is not available. Am i wrong? --- Valery A.Khamenya
2004 Mar 17
2
[LLVMdev] JFYI: svn 1.0.1 released
Hi all, Here: http://mail.cs.uiuc.edu/pipermail/llvmdev/2003-October/000523.html Chris wrote: Chris> We certainly acknowledge that CVS has severe Chris> deficiencies, but in the near future we'll probably stay with it. Chris> Perhaps after SVN 1.0 comes out... :) so, now it is: http://subversion.tigris.org/servlets/ProjectNewsList ;-) P.S. any March LLVM news? best
2004 May 01
4
[LLVMdev] opt, llcc, ll++, -O1, -O2, -O3
Hi devels, there are two issues concerning invoking optimizations: 1. this document: http://llvm.cs.uiuc.edu/docs/GettingStarted.html is very nice, it would be good though to add in a section An Example Using the LLVM Tool Chain examples on optimization step. 2. If i am not wrong there is no tool, which integrates all steps: llvmgcc->opt->llc into something like llcc (and
2003 Dec 06
2
[LLVMdev] changes since release 1.0
Hi all there is a lot of changes/bugfixes as it was reported by Chris. Would it be possible to put new tarballs for last stable release? --- Valery A.Khamenya
2004 May 05
1
[LLVMdev] What about next monthly news release? :)
thanks! --- Valery A.Khamenya
2003 Nov 13
4
[LLVMdev] llvm 1.0, g++, SuSE 9, internal compiler error
> > hm, sending bug report is not my favorite hobby :) > > Well if you don't, it might never get fixed :( OK-OK, let's save the world :) Well, I've made it. > It might be possible to hack your <cassert> header file or something > though... it is just a few places in three files as reported in my previous post. Then comes assert violation with message from
2004 Jan 08
1
[LLVMdev] Re: idea 10
Hello again Valery, Valery A.Khamenya wrote: > All benefits, what one could obtain from "LLVM supporting multiple CPU > at single host", one might obtaine from "LLVM supporting multiple CPU > at multiple hosts". Isn't that logical? I see more precisely what you mean, but I don't think it is that straightforward to generalise the benefits multiple CPU on
2004 Jan 08
0
[LLVMdev] Re: idea 10
Interesting email address there :) On Thu, 2004-01-08 at 01:18, =?koi8-r?Q?=22?=Valery A.Khamenya=?koi8-r?Q?=22=20?= wrote: > For the very beginning think of a host with multiple CPUs. > I could formulate my proposal even for this non-networked > case. On the same machine, LLVM definitely needs to support both symmetric and asymmetric multi-processing. I believe some primitives to
2003 Aug 27
2
[LLVMdev] repeated recursion with "frozen" arguments
Hi LLVM-devels, > Yup, I think I completely missed your point. :) funny, that if even so, I got two similar and concrete answers already: "it is suitable for LLVM, though not implemented yet" :) > > generally you are right. But only generally :) > > In particular, my example showed a feature of typical lexical closure. > > Can you explain more about what you
2004 Jun 19
2
[LLVMdev] benchmarking LLVM
Hi all i took a look into LLVM benchmarks from nightly tester and ran Shootout tests on my own. Below go just few outlines. 1. results on my AMD AthlonXP and Xeon used by LLVM team are different sometime. In particular, both Shootout and Shootout-C++ show great speed up with LLVM (in comparison to GCC) on ackerman test on my AthlonXP. But here:
2005 Aug 11
0
[LLVMdev] llvm.cs.uiuc.edu Services Restored
Dear All, Our server machine that hosts the CVS repository seems to have crashed last night. I have rebooted it, so CVS and web services for llvm.cs.uiuc.edu should now be operational. If you have any other problems, please email the llvmdev list. -- John T. -- John T. Criswell Research Programmer University of Illinois at Urbana-Champaign "It's today!" said Piglet. "My
2011 Dec 15
0
[LLVMdev] sup llvmdev@cs.uiuc.edu
Whats up llvmdev at cs.uiuc.edu here is what you need http://www2.home13journal.com/?date=121411&ref=friend see ya
2007 Mar 20
0
[LLVMdev] Fwd: Message from Marina Moreno (via www.cs.uiuc.edu)
On Tue, 20 Mar 2007, Vikram S. Adve wrote: > Some people on these lists may be interested in these positions at Google. > Please contact Marina directly if you're interested. Are these job postings llvm-related? If not, they are off topic for this list. Thanks, -Chris > > Begin forwarded message: > >> Hi Vikram, >> >> My name is Marina Moreno. I'm
2004 May 01
0
[LLVMdev] opt, llcc, ll++, -O1, -O2, -O3
On Sat, 1 May 2004, [koi8-r] "Valery A.Khamenya[koi8-r] " wrote: > there are two issues concerning invoking optimizations: > > 1. > this document: > http://llvm.cs.uiuc.edu/docs/GettingStarted.html > is very nice, it would be good though to add in a section > > An Example Using the LLVM Tool Chain > > examples on optimization step. That's an
2004 Jan 08
4
[LLVMdev] Re: idea 10
> My $0.02 worth on this topic .. and again |0.02 of mein :-) > However, I find it unreasonable to expect LLVM to provide > any features in this area. In order to do anything meaningful, > LLVM would have to have some kind of awareness of networks > (typically an operating system concern). > That seems at odds with the "low level" principles of LLVM. When I
2003 Oct 28
1
[LLVMdev] redhat 9, compiling llvm-1.0.tar.gz
Hi Chris and all, > LLVM itself doesn't. The files that live in the llvm/runtime directory > are runtime libraries for the C/C++ front-end. If you're not using those > front-ends, then you don't need to build them. I see. Anyway, it would be nice to have a few words about building/installing llvm and cfrontend. I fail to find notes on this matter in README or INSTALL