[LLVMbugs] [Bug 7157] New: Unreachabe in TwoAddressInstructionPass.cpp
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 17 15:26:45 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7157
Summary: Unreachabe in TwoAddressInstructionPass.cpp
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Register Allocator
AssignedTo: evan.cheng at apple.com
ReportedBy: asl at math.spbu.ru
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=4898)
--> (http://llvm.org/bugs/attachment.cgi?id=4898)
Testcase
Consider the bytecode attached. I'm having:
$ ./llc -mcpu=cortex-a8 bugpoint-reduced-simplified.ll
UNREACHABLE executed at
/home/asl/proj/llvm/src_arm/lib/CodeGen/TwoAddressInstructionPass.cpp:1249!
--
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.
More information about the llvm-bugs
mailing list