Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a spiller option to llc. A simple spiller will come soon. When we get CFG... | Alkis Evlogimenos | 2004-03-01 | 1 | -43/+62 | |
* | Add the long awaited memory operand folding support for linear scan | Alkis Evlogimenos | 2004-03-01 | 1 | -6/+33 | |
* | 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 |