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

           Summary: The -indvars pass generates invalid bytecode
           Product: libraries
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Scalar Optimizations
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Created an attachment (id=1723)
 --> (http://llvm.org/bugs/attachment.cgi?id=1723)
LLVM Assembly test case to reproduce problem

The Canonicalize Induction Variables (-indvars) pass generates bitcode where
instructions are used before they are defined.

A reduced testcase is provided.


-- 
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