[llvm-commits] 	CVS: llvm/lib/Analysis/DataStructure/DependenceGraph.cpp	DependenceGraph.h IPModRef.cpp IPModRef.h	MemoryDepAnalysis.cpp MemoryDepAnalysis.h Parallelize.cpp	PgmDependenceGraph.cpp PgmDependenceGraph.h 
    Chris Lattner 
    lattner at cs.uiuc.edu
       
    Thu Jan 27 22:13:23 PST 2005
    
    
  
Changes in directory llvm/lib/Analysis/DataStructure:
DependenceGraph.cpp (r1.1) removed
DependenceGraph.h (r1.2) removed
IPModRef.cpp (r1.28) removed
IPModRef.h (r1.4) removed
MemoryDepAnalysis.cpp (r1.22) removed
MemoryDepAnalysis.h (r1.5) removed
Parallelize.cpp (r1.19) removed
PgmDependenceGraph.cpp (r1.9) removed
PgmDependenceGraph.h (r1.6) removed
---
Log message:
Remove this code as it is currently completely broken and unmaintained.
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).
---
Diffs of the changes:  (+0 -0)
 0 files changed
    
    
More information about the llvm-commits
mailing list