[LLVMbugs] [Bug 16109] Optimization error - Generates an "orr" command instead of "eor"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 23 10:53:18 PDT 2013


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

Anton Korobeynikov <asl at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |asl at math.spbu.ru
         Resolution|---                         |INVALID

--- Comment #3 from Anton Korobeynikov <asl at math.spbu.ru> ---
Does not reproduce for me on 3.3. I'm seeing:

        ldr     r1, .LCPI0_1
        eor     r5, r0, r1

Please reopen if you still see the problem on 3.3.

PS: Note that it's in general wrong to feed i386 IR to ARM backend

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130523/99bfa3a8/attachment.html>


More information about the llvm-bugs mailing list