[LLVMbugs] [Bug 2094] Inefficient code generated for inline asm with multiple in-out register operands

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Apr 28 22:56:28 PDT 2008


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


Chris Lattner <sabre at nondot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |code-quality
         Resolution|                            |FIXED




--- Comment #6 from Chris Lattner <sabre at nondot.org>  2008-04-29 00:56:27 ---
Implemented.

Here's the last codegen pieces:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080428/061730.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080428/061731.html

Here's the CFE piece:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080428/061739.html

-Chris


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list