Reapply r108794, a fix for the failing test from last time.
[oota-llvm.git] / lib / Analysis / ScalarEvolutionAliasAnalysis.cpp
2010-07-20 Owen AndersonReapply r108794, a fix for the failing test from last...
2010-07-20 Daniel DunbarRevert r108794, "Separate PassInfo into two classes...
2010-07-20 Owen AndersonSeparate PassInfo into two classes: a constructor-free...
2010-06-30 Dan GohmanRework scev-aa's basic computation so that it doesn...
2010-06-18 Dan GohmanFix a typo in a comment.
2010-03-01 Dan GohmanAdd a comment.
2010-02-16 Duncan SandsThere are two ways of checking for a given type, for...
2010-01-20 Chris Lattneradopt getAdjustedAnalysisPointer in a few more passes.
2009-10-31 Dan GohmanMake ScalarEvolutionAliasAnalysis slightly more aggress...
2009-10-25 Nick LewyckyRemove includes of Support/Compiler.h that are no longe...
2009-10-25 Nick LewyckyRemove VISIBILITY_HIDDEN from class/struct found inside...
2009-08-29 Dan GohmanAdd some comments.
2009-08-26 Dan GohmanCreate a ScalarEvolution-based AliasAnalysis implementa...