[LLVMbugs] [Bug 16545] New: COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jul 5 03:19:50 PDT 2013
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: unassignedbugs at nondot.org
Reporter: manjian2006 at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130705/793d4880/attachment.html>
More information about the llvm-bugs
mailing list