Rename Instruction::hasSideEffects() -> mayWriteToMemory()
[oota-llvm.git] / lib / Transforms / Utils / Local.cpp
2003-02-24 Chris LattnerRename Instruction::hasSideEffects() -> mayWriteToMemory()
2002-06-25 Chris Lattner*** empty log message ***
2002-05-26 Chris LattnerSimplify the interface to local DCE and Constant prop
2002-05-21 Chris LattnerSimplify interface to ConstantFoldTerminator
2002-05-07 Chris LattnerAdd code pulled out of TransformInternals.cpp, ConstPro...