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

             Bug #: 12009
           Summary: PostRA Machine LICM does not respect stack adjustments
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 8056
  --> http://llvm.org/bugs/attachment.cgi?id=8056
test case IR

LICM should be able to run after PEI. However, it seems to be unaware of some
stack adjustments. There's a nice test case from Duncan attached.

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