Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make data structure acurately get ALL edges, even loads of null fields of | Chris Lattner | 2002-04-17 | 1 | -10/+17 |
* | * Remove the concept of a critical shadow node | Chris Lattner | 2002-04-16 | 1 | -9/+21 |
* | * Eliminate ArgDSNode's completely, now rely on scalar map | Chris Lattner | 2002-04-16 | 1 | -10/+2 |
* | Move FunctionArgument out of iOther.h into Argument.h and rename class to | Chris Lattner | 2002-04-09 | 1 | -8/+10 |
* | Add #includes to make up for #includes pruned out of header files. | Chris Lattner | 2002-04-09 | 1 | -0/+2 |
* | Avoid incorrectly adding null values to the scalar map! | Chris Lattner | 2002-04-01 | 1 | -0/+1 |
* | Minor cleanups (use dyn_cast instead of testing manually) | Chris Lattner | 2002-04-01 | 1 | -6/+7 |
* | * Rename UnlinkUndistinguishableShadowNodes & RemoveUnreachableShadowNodes | Chris Lattner | 2002-03-28 | 1 | -2/+2 |
* | Many changes | Chris Lattner | 2002-03-28 | 1 | -8/+11 |
* | * Add critical node support | Chris Lattner | 2002-03-27 | 1 | -6/+20 |
* | Initial checkin of Datastructure analysis. | Chris Lattner | 2002-03-26 | 1 | -0/+331 |