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

            Bug ID: 16545
           Summary: COPY_STRUCT_BYVAL_I32 pseudo code generates
                    unrecognized code
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

COPY_STRUCT_BYVAL_I32 will use POST_IMM,which doesn't exist in thumb1 code.That
will cause assembler fails to generate code.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to