search for: tutorial4

Displaying 5 results from an estimated 5 matches for "tutorial4".

Did you mean: tutorial
2007 Nov 05
5
xtable.by
Hi all, I have a series of measurements made over different types of road surfaces and capacity that I want to summarize in tables via LaTeX. Ideally I'd like a table similar to this ( http://www.andy-roberts.net/misc/latex/tutorial4/multirow.png ) with mean/SD of the measurement broken down by road type (both surface and capacity). Ideally it would be extensible so that when I add layers of heirarchy on top the complexity does not increase exponentially (e.g. measurement by road surface/capacity by month by neighborhood), but...
2006 Dec 21
0
[LLVMdev] llvm-gcc frontend 4 on intel darwin produces intel assembler
You need to use -emit-llvm http://llvm.org/docs/GettingStarted.html#tutorial4 -Tanya On Thu, 21 Dec 2006, Jakob Praher wrote: > hi all, > > i surely overlooked something. > but i am currently trying to do some benchmarking stuff with llvm. > in my thesis i was using llvm-1.5 (i did some extension work, which i > would have to frontport now). > > Bu...
2006 Dec 21
2
[LLVMdev] llvm-gcc frontend 4 on intel darwin produces intel assembler
hi all, i surely overlooked something. but i am currently trying to do some benchmarking stuff with llvm. in my thesis i was using llvm-1.5 (i did some extension work, which i would have to frontport now). But unfortunately 1.5 is for some benchmarks unstable (at least on my box) such that llc sigsegvs sometimes, etc. So I wanted to give 1.9 a go and build that on the my intel mac book. I did
2007 May 29
0
[LLVMdev] (no subject)
Hello. Please use llvm-gcc4 with -O[01234] options. You can see the example here: http://llvm.org/docs/GettingStarted.html#tutorial4 Seung J. Lee ---- Original message ---- >Date: Wed, 30 May 2007 00:18:41 +0800 >From: "omiga" <omiga at ustc.edu> >Subject: [LLVMdev] (no subject) >To: "llvmdev" <llvmdev at cs.uiuc.edu> > > Hi everyone, > > Llvm-gcc compiles th...
2000 Sep 19
2
Vorbis / Delphi Question
Hi all. I just downloaded the vorbisdll_bin.zip file from the archive, which appears to be the complete libvorbis in DLL format. This is wonderful news, as I was trying to convert the C library to a Delphi library by hand, and it was very slow in going. The only question I have is has anyone translated the necessary structures from C to Delphi yet? I noticed in the list that someone