summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocLinearScan.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Expire any active intervals left when register allocation is done.Alkis Evlogimenos2003-12-131-0/+12
* Add instruction numbers to debugging output.Alkis Evlogimenos2003-12-131-1/+3
* Fix bug in register spilling when a preallocated live range overlaps aAlkis Evlogimenos2003-12-051-13/+3
* Improve debugging output and clean up some code.Alkis Evlogimenos2003-12-041-17/+14
* Print instructions before register allocation is performed. Also fixAlkis Evlogimenos2003-11-301-6/+26
* Remove "numReloaded" statistic.Alkis Evlogimenos2003-11-301-2/+0
* Merging the linear scan register allocator in trunk. It currently passes most...Alkis Evlogimenos2003-11-201-0/+777
OpenPOWER on IntegriCloud