Forgot to include this file in my last commit.
[oota-llvm.git] / include / llvm / Analysis / MemoryDependenceAnalysis.h
2007-07-25 Owen AndersonForgot to include this file in my last commit.
2007-07-25 Owen AndersonAdd basic support for performing whole-function RLE.
2007-07-24 Owen AndersonAdd initial support for non-local memory dependence...
2007-07-16 Owen AndersonAdd support for walking up memory def chains, which...
2007-07-10 Owen AndersonAdd support for finding the dependencies of call and...
2007-07-10 Owen AndersonFix a bunch of things from Chris' feedback
2007-07-06 Owen AndersonA first stab at memory dependence analysis. This is...