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

Heming Cui hc2428 at columbia.edu
Mon Oct 25 14:39:27 CDT 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.cs.uiuc.edu/pipermail/llvmdev/attachments/20101025/13cf27a0/attachment.html 


More information about the LLVMdev mailing list