[LLVMbugs] [Bug 12009] New: PostRA Machine LICM does not respect stack adjustments

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Feb 15 10:32:01 PST 2012


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: unassignedbugs at nondot.org
        ReportedBy: atrick at apple.com
                CC: llvmbugs at cs.uiuc.edu
    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.



More information about the llvm-bugs mailing list