Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make spiller push stores right after the definition of a register so | Alkis Evlogimenos | 2004-02-27 | 1 | -8/+33 |
* | Clear maps right after basic block is processed. | Alkis Evlogimenos | 2004-02-26 | 1 | -4/+4 |
* | Fix bugs found with recent addition of assertions in | Alkis Evlogimenos | 2004-02-25 | 1 | -2/+2 |
* | Add DenseMap template and actually use it for for mapping virtual regs | Alkis Evlogimenos | 2004-02-25 | 1 | -6/+8 |
* | Move machine code rewriter and spiller outside the register | Alkis Evlogimenos | 2004-02-24 | 1 | -2/+159 |
* | Refactor VirtRegMap out of RegAllocLinearScan as the first part of bug | Alkis Evlogimenos | 2004-02-23 | 1 | -0/+55 |