[LLVMbugs] [Bug 593] NEW: Legalize duplicates calls

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Jul 12 11:40:25 PDT 2005


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=593

           Summary: Legalize duplicates calls
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: alenhar2 at uiuc.edu


When legalize is run on the attached bytecode, malloc is called 4 times instead
of the original 2 times.  The debug output indicates this is caused by legalize.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list