[LLVMdev] create function

neda 8664 neda8664 at gmail.com
Fri Feb 4 22:40:35 PST 2011


i need split a sequential program to multithread. the first step I am going
to assign each basic block of program to a thread, so i want create a
function for each basic block and add instruction of basic block into it and
assign every function to a thread.
how could i do it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110205/3fe1ba00/attachment.html>


More information about the llvm-dev mailing list