Fix ExpandShiftWithUnknownAmountBit, which was completely bogus.
[oota-llvm.git] / lib / CodeGen / MaxStackAlignment.cpp
2009-12-02 Jim GrosbachFactor the stack alignment calculations out into a...