search for: htu

Displaying 20 results from an estimated 31 matches for "htu".

Did you mean: htm
2004 Apr 02
2
[LLVMdev] Function pointers
...Kernel, long 1, ubyte 0 store int ()* %puts_kernel, int ()** %puts_kernelPTR %tmp.11 = load int ()** %puts_kernelPTR %tmp.2 = call int %tmp.11() free %kernel* %theKernel :-) Anders -----Original Message----- From: Anders Alexandersson <anders.alexandersson at student.htu.se> To: llvmdev at cs.uiuc.edu Date: Fri, 02 Apr 2004 13:38:30 +0200 Subject: Re: Re: Re: [LLVMdev] Function pointers I solved that one by substituting alloca into malloc, and forwarded the problem to actually calling the %puts_kernel function via my newly created function pointer. This works:...
2004 Apr 02
0
[LLVMdev] Function pointers
...= call int %puts_kernelPTR() issues error: "Reference to an invalid definition: 'puts_kernelPTR' of type 'int () *'" How do I call the function using the function pointer? Anders -----Original Message----- From: Anders Alexandersson <anders.alexandersson at student.htu.se> To: llvmdev at cs.uiuc.edu Date: Fri, 02 Apr 2004 10:07:50 +0200 Subject: Re: Re: [LLVMdev] Function pointers So, here comes the next question:) Now the program compiles, but crashes when run, "Segmentation fault". %kernel = type { int ()* } int %puts_kernel() { ret int 0...
2004 Apr 02
0
[LLVMdev] Function pointers
...on tells it to step to the 1th kernel element. In terms of C, we have something like this: kernel *K = malloc (...) K[1].field = If you use 'long 0' things should work fine. -Chris > -----Original Message----- > From: Anders Alexandersson <anders.alexandersson at student.htu.se> > To: llvmdev at cs.uiuc.edu > Date: Fri, 02 Apr 2004 13:38:30 +0200 > Subject: Re: Re: Re: [LLVMdev] Function pointers > > I solved that one by substituting alloca into malloc, and forwarded the problem to actually calling the %puts_kernel function via my newly created functi...
2004 Mar 31
2
[LLVMdev] Function pointers
...om llvm-asm: llvm-as: 1.ll:40: Can't store 'int () *' into space of type 'int ()'! What is my mistake? Grateful for hints Anders ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2004 Apr 02
0
[LLVMdev] Function pointers
..."b is: %i\n", b); } Grateful for hints! Anders -----Original Message----- From: Chris Lattner <sabre at nondot.org> To: llvmdev at cs.uiuc.edu Date: Thu, 1 Apr 2004 09:51:48 -0600 (CST) Subject: Re: [LLVMdev] Function pointers On Thu, 1 Apr 2004 anders.alexandersson at student.htu.se wrote: > Yes! :-) > What would I do without you folks?! :) > I am the one trying to build a Ruby compiler prototype, so be prepared for > more questions...:) Sounds great! -Chris > ----- Original Message ----- > From: "Chris Lattner" <sabre at nondot.org>...
2004 Apr 01
1
[LLVMdev] Function pointers
...store 'int () *' into space of type 'int ()'! > > What is my mistake? > > Grateful for hints > Anders > > ---------------------------------------------------------------- > Anders Alexandersson > Masters student at the special year of Software Engineering, HTU Trollhättan > E-mail: anders.alexandersson at student.htu.se > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev > -Chris -- http://llvm...
2004 Mar 31
0
[LLVMdev] Function pointers
...store 'int () *' into space of type 'int ()'! > > What is my mistake? > > Grateful for hints > Anders > > ---------------------------------------------------------------- > Anders Alexandersson > Masters student at the special year of Software Engineering, HTU Trollh�ttan > E-mail: anders.alexandersson at student.htu.se > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev > -Chris -- http://llvm...
2004 May 11
2
[LLVMdev] Problems accessing structs
...;** "myKernel_MapPTRPTR" free "myKernelMap"* "myKernel_MapPTR" free "Kernel"* "myKernel" ret int 0 } ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2004 Mar 26
1
[LLVMdev] Initial problems having installed LLVM
...message: gcc: installation problem, cannot exec `gccas': No such file or directory What have I one wrong/what needs to be done? Regards Anders ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2004 Mar 28
0
[LLVMdev] Initial problems having installed LLVM
...________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2004 May 05
2
[LLVMdev] Not allowed to reuse variables?
...n of value named 'tmpFunction' in the 'int () *' type plane! Is it not allowed to reuse variables? Is there some way to do it? Anders ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2004 Apr 19
1
[LLVMdev] Dynamic updates of current executed code
...ompiled code representing the newly entered method instead. Is this functionality at all accessible by an executing llvm program? Best regards Anders ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2004 Aug 15
2
[LLVMdev] Re: [llvm-announce] LLVM 1.3 Release!]
.../llvm/cfrontend/build/gcc' make: *** [all-gcc] Error 2 when building the cfrontend. Any ideas? This is on a Windows XP Pro SP1 machine running a recently updated cygwin with $ gcc --version gcc (GCC) 3.3.3 (cygwin special) Regards, Robert Feldt -- Robert Feldt robert.feldt at htu.se tel: +46-520-475072, mob:+46-733-580580 Ass Prof, Phd, Senior Lecturer of SW Engineering Dept. of Informatics and Mathematics, HTU P.O. Box 957, SE-461 29 Trollhättan, SWEDEN
2004 Feb 24
2
[LLVMdev] Beginners question
....g. simple I/O operations as printf() can be implemented in LLVM. Are there any external functions available, or how do I proceed? Kind regards Anders ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2004 May 03
2
[LLVMdev] Problems with getelementptr
...*)** %puts_kernelPTR ;Want to call the function with a string %tmp.11 = load int (sbyte*)** %puts_kernelPTR %result = call int %tmp.11(sbyte* %string) ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2004 May 11
0
[LLVMdev] Problems accessing structs
..."myKernelMap"* "myKernel_MapPTR" > free "Kernel"* "myKernel" > ret int 0 > } > > > ---------------------------------------------------------------- > Anders Alexandersson > Masters student at the special year of Software Engineering, HTU Trollhättan > E-mail: anders.alexandersson at student.htu.se > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev -- John T. -- **********...
2004 May 11
1
[LLVMdev] Follow-up on: Dynamic updates of current executed code
...not aim for implementing it at this point, but only to know if it is possible, and roughly how. Best regards Anders Alexandersson RubyComp project ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2004 Feb 12
2
Pop-up messages to domain members?
Is it possible to send a pop-up message to all connected Windows stations in a whole domain via one command, or is it necessary to send one message per command to each station? It must be a command line utility since X isn't running on the server. Anders Norrbring
2004 Apr 20
2
[LLVMdev] Dynamic updates of current executed code
...________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2003 Aug 04
4
Recommendations for 'X' Network Neighborhood Browser
Hi All, Any recommendation for a Network Browser for KDE/GNOME/WindowMaker?? Cheers, Mun Heng, Ow H/M Engineering Western Digital M'sia DID : 03-7870 5168