Displaying 4 results from an estimated 4 matches for "demarest".
Did you mean:
dearest
2009 Oct 03
1
[LLVMdev] LLVM-Kaleidoscope tutorial
....CreateBinOp(Instruction::Mul,
x, y, "tmp");
Value *tmp2 = builder.CreateBinOp(Instruction::Add,
tmp, z, "tmp2");
builder.CreateRet(tmp2);
return mod;
}
__________________________
Remy Demarest
remy.demarest at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091003/045f77c9/attachment.html>
2009 Oct 04
4
[LLVMdev] LLVMdev Digest, Vol 64, Issue 5
...e llvm 2.5 installed.
examples dsw$ ls
BrainF Fibonacci Makefile ParallelJIT
CMakeLists.txt HowToUseJIT ModuleMaker
> Date: Sat, 3 Oct 2009 21:40:44 +0100
> From: Renato Golin <rengolin at systemcall.org>
> Subject: Re: [LLVMdev] LLVM-Kaleidoscope tutorial
>
> 2009/10/3 Remy Demarest <remy.demarest at gmail.com>:
>> Good morning everyone,
>> It seems the LLVM tutorial is not up to date anymore and doesn't compile as
>> is...
>> The function makeLLVMModule() function doesn't compile at all. Here is a
>
> The Kaleidoscope in the source...
1999 May 10
2
netbios server failing
Hi,
I got such message:
hostname inetd[111]: netbios-ns/udp server failing (looping), service
terminated
What does it mean ? How can I correct it ?
By there
przemol
1999 May 11
2
Unsubsribe
...BA Digest 2086
>
>For information on unsubscribing see http://samba.org/listproc/
>Topics covered in this issue include:
>
> 1) Re: Performance (?) problem with Samba and NT
> by David Collier-Brown <davecb@canada.sun.com>
> 2) RE: netbios server failing
> by Timothy Demarest <demarest@arraycomm.com>
> 3) Samba 2 on Solaris 7 MAJOR performance problems.
> by "Hight, Steve - SBS" <shight@chw.edu>
> 4) Problem mapping drive names on Win95
> by "Dr Hugh Nelson" <hugh.nelson@ausinfo.com.au>
> 5) Re: Performance (?) pro...