[LLVMbugs] [Bug 2078] llvm allocates registers for inline asm even when alias is in clobber set

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Feb 20 20:57:01 PST 2008


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


Chris Lattner <sabre at nondot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|new bugs                    |Common Code Generator Code
           Keywords|                            |miscompilation
            Product|new-bugs                    |libraries
         Resolution|                            |FIXED
            Summary|LLVM allocates eax as an    |llvm allocates registers for
                   |input register for inline   |inline asm even when alias
                   |asm when it is in the       |is in clobber set
                   |clobber list                |
   Target Milestone|---                         |2.3
            Version|unspecified                 |1.0




--- Comment #6 from Chris Lattner <sabre at nondot.org>  2008-02-20 22:57:00 ---
Fixed, patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080218/058622.html


-- 
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