Skip to content

Implement a generic machine code rewriter/spiller #623

@llvmbot

Description

@llvmbot
Bugzilla Link 251
Resolution FIXED
Resolved on Feb 22, 2010 12:50
Version trunk
OS All
Reporter LLVM Bugzilla Contributor
CC @lattner

Extended Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions