aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/StackSlotColoring.cpp
Commit message (Expand)AuthorAgeFilesLines
* Instead of adding an isSS field to LiveInterval to denote stack slot. Use top...Evan Cheng2008-06-231-3/+2
* Add a stack slot coloring pass. Not yet enabled.Evan Cheng2008-06-041-0/+271