http://llvm.org/bugs/show_bug.cgi?id=13628
Bug #: 13628
Summary: Assertion in llvm::rewriteARMFrameIndex
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: ARM
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 9068
--> http://llvm.org/bugs/attachment.cgi?id=9068
Testcase
Consider the attached testcase. Compiling with llc will produce an assertion.
It seems that llvm::rewriteARMFrameIndex() does not support ADDCCri with frame
index operand. Stuff was exposed by recent select peephole optimization.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs