summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/VirtRegMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make spiller push stores right after the definition of a register soAlkis Evlogimenos2004-02-271-8/+33
* Clear maps right after basic block is processed.Alkis Evlogimenos2004-02-261-4/+4
* Fix bugs found with recent addition of assertions inAlkis Evlogimenos2004-02-251-2/+2
* Add DenseMap template and actually use it for for mapping virtual regsAlkis Evlogimenos2004-02-251-6/+8
* Move machine code rewriter and spiller outside the registerAlkis Evlogimenos2004-02-241-2/+159
* Refactor VirtRegMap out of RegAllocLinearScan as the first part of bugAlkis Evlogimenos2004-02-231-0/+55
OpenPOWER on IntegriCloud