http://llvm.org/bugs/show_bug.cgi?id=6186

           Summary: hang in tail duplication compiling js_Interpret from
                    Firefox
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
            Blocks: 5511


Created an attachment (id=4148)
 --> (http://llvm.org/bugs/attachment.cgi?id=4148)
Testcase

Testcase attached; to reproduce, run "llc xx.bc".  A few quick backtraces seem
to pin the issue on UpdateSuccessorsPHIs in TailDuplication.cpp, but I haven't
looked closely.

This might actually be a performance issue rather than a hang, but the file
takes 2.5 seconds to compile at -O0 and at least 4 minutes to compile with
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

Reply via email to