[llvm-commits] CVS: llvm/include/llvm/Analysis/DependenceGraph.h MemoryDepAnalysis.h
Vikram Adve
vadve at cs.uiuc.edu
Sun Dec 8 07:27:01 PST 2002
Changes in directory llvm/include/llvm/Analysis:
DependenceGraph.h added (r1.1)
MemoryDepAnalysis.h 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