llvm-6502/include
Owen Anderson 78e02f78ce A first stab at memory dependence analysis. This is an interface on top of
alias analysis, adding caching and lazy computation of queries.  This will
be used in planned improvements to memory access optimizations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37958 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-06 23:14:35 +00:00
..
llvm A first stab at memory dependence analysis. This is an interface on top of 2007-07-06 23:14:35 +00:00
llvm-c