aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/NodeImpl.cpp
AgeCommit message (Expand)Author
2002-04-09Move FunctionArgument out of iOther.h into Argument.h and rename class toChris Lattner
2002-04-08Play around with #includesChris Lattner
2002-04-04Call nodes are never equivalentChris Lattner
2002-04-01Critical shadow nodes no do not know their parent explictly.Chris Lattner
2002-03-31* Move the isEquivalentTo implementations here. They can probably be putChris Lattner
2002-03-28Many changesChris Lattner
2002-03-27* Implement DSNode::removeAllIncomingEdgesChris Lattner
2002-03-27Fix long lineChris Lattner
2002-03-26Initial checkin of Datastructure analysis.Chris Lattner