aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/VirtRegMap.cpp
AgeCommit message (Expand)Author
2004-02-27Make spiller push stores right after the definition of a register soAlkis Evlogimenos
2004-02-26Clear maps right after basic block is processed.Alkis Evlogimenos
2004-02-25Fix bugs found with recent addition of assertions inAlkis Evlogimenos
2004-02-25Add DenseMap template and actually use it for for mapping virtual regsAlkis Evlogimenos
2004-02-24Move machine code rewriter and spiller outside the registerAlkis Evlogimenos
2004-02-23Refactor VirtRegMap out of RegAllocLinearScan as the first part of bugAlkis Evlogimenos