[LLVMdev] Moving Instructions.

Rohith Goparaju rgoparaj at umail.iu.edu
Mon Apr 5 11:45:20 PDT 2010


Hi,

 Is there a way in which i can move an instruction from one basicblock to
another?.(without giving the instruction a new name).
 I'm actually trying to move the body of a given loop into  a new function.
If i would be able to move basicblocks's that would be ideal. So is there a
way to move a basicblock into a function?.

Thanks,
Rohith.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100405/970a6e83/attachment.html>


More information about the llvm-dev mailing list