aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/LiveStackAnalysis.h
AgeCommit message (Expand)Author
2009-01-26Fix the name of an argument.Dan Gohman
2008-10-29- Rewrite code that update register live interval that's split.Evan Cheng
2008-09-04Tidy up several unbeseeming casts from pointer to intptr_t.Dan Gohman
2008-06-04Add a stack slot coloring pass. Not yet enabled.Evan Cheng