Dan pointed out checking whether a node is dead by comparing its opcode to ISD::DELET...
[oota-llvm.git] / lib / CodeGen / MaxStackAlignment.cpp
2009-12-02 Jim GrosbachFactor the stack alignment calculations out into a...