[llvm-commits] CVS: llvm/lib/Analysis/DependenceGraph.cpp MemoryDepAnalysis.cpp
Vikram Adve
vadve at cs.uiuc.edu
Sun Dec 8 07:27:05 PST 2002
Changes in directory llvm/lib/Analysis:
DependenceGraph.cpp added (r1.1)
MemoryDepAnalysis.cpp added (r1.1)
---
Log message:
An explicit representation of dependence graphs, and a pass that
computes a dependence graph for data dependences on memory locations
using interprocedural Mod/Ref information.
---
Diffs of the changes:
More information about the llvm-commits
mailing list