[LLVMbugs] [Bug 251] NEW: Implement a generic machine code rewriter/spiller

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Feb 23 11:51:47 PST 2004


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

           Summary: Implement a generic machine code rewriter/spiller
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Register Allocator
        AssignedTo: alkis at cs.uiuc.edu
        ReportedBy: alkis at cs.uiuc.edu


After (global) register allocation, given a mapping from virtual to physical
registers and stack slots we can generically add spill code and rewrite the
machine instructions.



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