Duncan's patch. Further to 64382. Takes care of illegal types for shift amount.
[oota-llvm.git] / lib / CodeGen / LiveStackAnalysis.cpp
2008-09-22 Evan ChengLivestacks really does preserve everything.
2008-09-22 Evan ChengInstead of setPreservesAll, just mark them preseving...
2008-09-22 Evan ChengMark several codegen passes as preserving all analysis.
2008-06-04 Evan ChengAdd a stack slot coloring pass. Not yet enabled.