[LLVMbugs] [Bug 1343] NEW: Direct code generation of function level inline assembly

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Apr 19 21:03:58 PDT 2007


http://llvm.org/bugs/show_bug.cgi?id=1343

           Summary: Direct code generation of function level inline assembly
           Product: new-bugs
           Version: unspecified
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: new bugs
        AssignedTo: christopher.lamb at gmail.com
        ReportedBy: christopher.lamb at gmail.com


It should be possible to emit machine code for inline assembly at function scope. A starting point would 
be supporting only "simple" inline assembly, that is it contains only a single instruction, and then build up 
complexity as needed from there.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list