search for: 83d7f323

Displaying 3 results from an estimated 3 matches for "83d7f323".

2010 Oct 05
2
[LLVMdev] Multithreaded code generation
Hi I want to use LLVM to automatically translate sequential codes to multithreaded codes for execution on multicore processors. How should I start? Best Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101004/db9ce7bf/attachment.html>
2010 Oct 05
0
[LLVMdev] Multithreaded code generation
Hi Hamed, > I want to use LLVM to automatically translate sequential codes to multithreaded > codes for execution on multicore processors. > How should I start? currently LLVM does not have support for anything like this as far as I know. But perhaps you meant that you want to implement it, and are asking for advice? Ciao, Duncan.
2010 Oct 05
3
[LLVMdev] Multithreaded code generation
..._________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101005/83d7f323/attachment.html>