[LLVMbugs] [Bug 1356] [inlineasm] integer mem input uses int operand as address instead of value

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Apr 27 23:44:22 PDT 2007


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

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|Incorrect code generated for|[inlineasm] integer mem
                   |function consisting only of |input uses int operand as
                   |inline asm                  |address instead of value
   Target Milestone|---                         |2.0
            Version|unspecified                 |1.0



------- Additional Comments From sabre at nondot.org  2007-04-28 01:44 -------
Fixed.  Many patches made this possible, but the final patch is here: 
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070423/048601.html

Testcase here: CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll

Many thanks for the reduced testcase!

-Chris



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