Displaying 7 results from an estimated 7 matches for "wd4".
Did you mean:
wd
2009 Dec 08
2
[LLVMdev] Back-end with general purpose registers
...for your help,
Rob
-
This message is subject to Imagination Technologies' e-mail terms: http://www.imgtec.com/e-mail.htm
Imagination Technologies Ltd is a limited company registered in England No: 1306335
Registered Office: Imagination House, Home Park Estate, Kings Langley, Hertfordshire, WD4 8LZ.
Email to and from the company may be monitored for compliance and other administrative purposes.
-
2005 Aug 26
3
.Call and Segmentation Fault
Hello to everyone!
I use .Call to call a C function without arguments wich calls a
fortran optimization package. My C function uses others C and Fortran
functions and it works fine when I call it from a main() in a C
program. But when I call it from R with
.Call("name_of_the_c_function"), R gives me some weird output.
This weird output is a worng answer to my optimization problem
2009 Dec 17
0
[LLVMdev] Matching icmp/fcmp in a back-end
...s for your help,
Rob
-
This message is subject to Imagination Technologies' e-mail terms: http://www.imgtec.com/e-mail.htm
Imagination Technologies Ltd is a limited company registered in England No: 1306335
Registered Office: Imagination House, Home Park Estate, Kings Langley, Hertfordshire, WD4 8LZ.
Email to and from the company may be monitored for compliance and other administrative purposes.
-
2010 Jan 05
2
[LLVMdev] Removing the constant pool
...for your help,
Rob
-
This message is subject to Imagination Technologies' e-mail terms: http://www.imgtec.com/e-mail.htm
Imagination Technologies Ltd is a limited company registered in England No: 1306335
Registered Office: Imagination House, Home Park Estate, Kings Langley, Hertfordshire, WD4 8LZ.
Email to and from the company may be monitored for compliance and other administrative purposes.
-
2010 Jan 13
2
[LLVMdev] Identifying recursive functions in a backend
...ssible?
Thanks,
Rob
-
This message is subject to Imagination Technologies' e-mail terms: http://www.imgtec.com/e-mail.htm
Imagination Technologies Ltd is a limited company registered in England No: 1306335
Registered Office: Imagination House, Home Park Estate, Kings Langley, Hertfordshire, WD4 8LZ.
Email to and from the company may be monitored for compliance and other administrative purposes.
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100113/f960f540/attachment.html>
2009 Mar 08
4
Wine on windows?
I know, it's a strange question
but I want install Wine on windows
Why?
Because of compatibility, I use XP
and I want use win 3.x applications,
and vista applications. I think wine
it's a possibility, I use it on linux but
I don't want reboot all time.
Je sais, c'est un question bizarre
mais je veux installer Wine sous windows
Pourquoi?
? cause se la compatibilit?, j'utilise
2009 Feb 09
2
Problem setting up a server on UDP port 59
I have a program that sets up a server on UDP port 59; it runs with no
problem under windows XP. Under wine it fails, the log shows "Permission
denied" for the WS_bind function.
Has anyone else seen this? Does anyone know how to work around this?
trace:winsock:WSAStartup succeeded
trace:winsock:WS_socket af=2 type=1 protocol=0
trace:winsock:WSASocketA af=2 type=1 protocol=0