Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hopefully, the final fix for `[Pp]ropogate'. | Misha Brukman | 2003-05-20 | 1 | -2/+2 |
* | Rename Instruction::hasSideEffects() -> mayWriteToMemory() | Chris Lattner | 2003-02-24 | 1 | -1/+1 |
* | *** empty log message *** | Chris Lattner | 2002-06-25 | 1 | -7/+5 |
* | Simplify the interface to local DCE and Constant prop | Chris Lattner | 2002-05-26 | 1 | -6/+6 |
* | Simplify interface to ConstantFoldTerminator | Chris Lattner | 2002-05-21 | 1 | -3/+3 |
* | Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp | Chris Lattner | 2002-05-07 | 1 | -0/+111 |