summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DataStructure/DependenceGraph.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove this code as it is currently completely broken and unmaintained.Chris Lattner2005-01-281-87/+0
| | | | | | | | | | If needed, this can be resurrected from CVS. Note that several of the interfaces (e.g. the IPModRef ones) are supersumed by generic AliasAnalysis interfaces that have been written since this code was developed (and they are not DSA specific). llvm-svn: 19864
* Move DependenceGraph.* to lib/Analysis/DataStructureChris Lattner2004-06-281-0/+87
llvm-svn: 14452
OpenPOWER on IntegriCloud