[LLVMdev] Raising inline-asm blocks

Marcelo Sousa marceloabsousa at gmail.com
Fri Jun 14 04:36:46 PDT 2013


Hello,

According to the notes in [1] there was a plan to raise inline assembly
blocks to the level of LLVM intrinsics or 'actual' LLVM IR. Is anyone aware
of progress in this area?
I'm aware that a complete solution in general is unlikely but a partial
solution (that handles a subset of instructions directly mappable to the
LLVM IR AST) could be very relevant.

[1] http://nondot.org/sabre/LLVMNotes/InlineAsm.txt

Thanks in advance,
Marcelo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130614/8610fc36/attachment.html>


More information about the llvm-dev mailing list