http://llvm.org/bugs/show_bug.cgi?id=4137
Summary: Miscompilation of heavy-phi code
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Backend: X86
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=2927)
--> (http://llvm.org/bugs/attachment.cgi?id=2927)
Original bytecode
Consider the .bc attached. Currently llc produces invalid code for it (running
the resulting binary would yield "sort test failed"). CBE works fine.
Bugpoint reduced "safe" and "test" parts are attached as well. The bytecode
itself was derived from
/SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction.cpp after some bc=>bc
transformation.
--
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