http://llvm.org/bugs/show_bug.cgi?id=11765
Bug #: 11765
Summary: Assertion in register scavenger
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: Common Code Generator Code
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 7880
--> http://llvm.org/bugs/attachment.cgi?id=7880
Testcase
Consider the attached .ll file
Running
llc -mcpu=cortex-a9 -join-liveintervals=0 yields the assertion in the register
scavenger.
-join-liveintervals=1 inhibits the problem.
--
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