[LLVMdev] extract thread form sequential program

neda 8664 neda8664 at gmail.com
Fri Jan 28 11:21:16 PST 2011


I want split a program into multiple partition and assign each partition to
a thread and run threads with pipeline model. control and data dependency
between basic blocks is important. I dont have any force in select special
language. do you believe i can use llvm?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110128/64120e99/attachment.html>


More information about the llvm-dev mailing list