aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/LiveStackAnalysis.h
Commit message (Expand)AuthorAgeFilesLines
* Update to in-place spilling framework. Includes live interval scaling and tri...Lang Hames2009-06-021-0/+2
* In some rare cases, the register allocator can spill registers but end up not...Evan Cheng2009-05-031-18/+41
* Fix the name of an argument.Dan Gohman2009-01-261-2/+2
* - Rewrite code that update register live interval that's split.Evan Cheng2008-10-291-0/+16
* Tidy up several unbeseeming casts from pointer to intptr_t.Dan Gohman2008-09-041-1/+1
* Add a stack slot coloring pass. Not yet enabled.Evan Cheng2008-06-041-0/+71