[LLVMdev] Is it possible to map an LLVM instruction to x86 assembly instructions?

Heming Cui hc2428 at columbia.edu
Mon Oct 25 12:39:27 PDT 2010


Dear folks,
    If I want to setup a mapping between an LLVM instruction and the x86
assembly instructions it generates, is this possible?
    Or, an equavalent question is, when LLVM is emitting assebmly
instructions, will it transform a set of LLVM instructions to a set of
assembly instructions, or transform each LLVM instruction to assembly
instructions independently?

-- 
Regards,
Heming Cui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101025/13cf27a0/attachment.html>


More information about the llvm-dev mailing list