summaryrefslogtreecommitdiff
path: root/lib/CodeGen/LiveStackAnalysis.cpp
Commit message (Expand)AuthorAge
* In some rare cases, the register allocator can spill registers but end up not...Evan Cheng2009-05-03
* Livestacks really does preserve everything.Evan Cheng2008-09-22
* Instead of setPreservesAll, just mark them preseving machine loop info and ma...Evan Cheng2008-09-22
* Mark several codegen passes as preserving all analysis.Evan Cheng2008-09-22
* Add a stack slot coloring pass. Not yet enabled.Evan Cheng2008-06-04