[LLVMdev] Multithreaded code generation

hamed hamzehi mohammadhamzehi at yahoo.com
Tue Oct 5 00:42:55 PDT 2010


Hi
yes, I'm asking for any advice, I want to implement multithreaded code generator in LLVM.
tnx

--- On Tue, 10/5/10, Duncan Sands <baldrick at free.fr> wrote:

From: Duncan Sands <baldrick at free.fr>
Subject: Re: [LLVMdev] Multithreaded code generation
To: llvmdev at cs.uiuc.edu
Date: Tuesday, October 5, 2010, 10:50 AM

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.
_______________________________________________
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>


More information about the llvm-dev mailing list