[LLVMdev] mov instruction in LLVM IR

Vinod Grover vgrover528 at gmail.com
Thu May 28 15:46:52 PDT 2009


We are working on a new front-end for LLVM IR for a low level language; The
input has mov from one scalar to another and we would like to represent
these in LLVM IR. being new to LLVM I am not sure if there is a way to
represent this since I couldnt find a mov instr.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090528/a4da8803/attachment.html>


More information about the llvm-dev mailing list