summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DataStructure/NodeImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Eliminate ArgDSNode's completely, now rely on scalar mapChris Lattner2002-04-161-41/+52
* Move FunctionArgument out of iOther.h into Argument.h and rename class toChris Lattner2002-04-091-1/+2
* Play around with #includesChris Lattner2002-04-081-1/+1
* Call nodes are never equivalentChris Lattner2002-04-041-3/+4
* Critical shadow nodes no do not know their parent explictly.Chris Lattner2002-04-011-4/+2
* * Move the isEquivalentTo implementations here. They can probably be putChris Lattner2002-03-311-1/+39
* Many changesChris Lattner2002-03-281-20/+72
* * Implement DSNode::removeAllIncomingEdgesChris Lattner2002-03-271-6/+20
* Fix long lineChris Lattner2002-03-271-3/+5
* Initial checkin of Datastructure analysis.Chris Lattner2002-03-261-0/+352
OpenPOWER on IntegriCloud