Age | Commit message (Expand) | Author |
---|---|---|
2002-04-09 | Move FunctionArgument out of iOther.h into Argument.h and rename class to | Chris Lattner |
2002-04-09 | Add #includes to make up for #includes pruned out of header files. | Chris Lattner |
2002-04-01 | Avoid incorrectly adding null values to the scalar map! | Chris Lattner |
2002-04-01 | Minor cleanups (use dyn_cast instead of testing manually) | Chris Lattner |
2002-03-28 | * Rename UnlinkUndistinguishableShadowNodes & RemoveUnreachableShadowNodes | Chris Lattner |
2002-03-28 | Many changes | Chris Lattner |
2002-03-27 | * Add critical node support | Chris Lattner |
2002-03-26 | Initial checkin of Datastructure analysis. | Chris Lattner |