Fix bugs in the last change
[oota-llvm.git] / lib / Transforms / Utils / DemoteRegToStack.cpp
2003-09-20 Chris LattnerMinor cleanups, no functional changes
2003-05-29 Chris LattnerEliminate unnecessary ->get calls that are now automati...
2002-12-10 Vikram S. AdveThis file implements the function DemoteRegToStack...