Age | Commit message (Expand) | Author |
---|---|---|
2002-04-09 | Add explicit #includes of Function.h to make up for the removed #include | Chris Lattner |
2002-04-08 | Play around with #includes | Chris Lattner |
2002-04-04 | * Eliminate commented out code | Chris Lattner |
2002-04-01 | Support resolving function arguments/return values to pointers that index | Chris Lattner |
2002-04-01 | Increase limit for perimeter | Chris Lattner |
2002-03-31 | * Convert CallMap to be a vector, because the keys can change, and the map | Chris Lattner |
2002-03-28 | * Rename UnlinkUndistinguishableShadowNodes & RemoveUnreachableShadowNodes | Chris Lattner |
2002-03-28 | Many changes | Chris Lattner |
2002-03-27 | * Destroy alloca nodes when a graph gets inlined | Chris Lattner |
2002-03-27 | * Because of optimization, the shadow nodes between arguments might get | Chris Lattner |
2002-03-26 | Initial checkin of Datastructure analysis. | Chris Lattner |