Make BasicAliasAnalysis a normal AliasAnalysis implementation which
[oota-llvm.git] / test / Analysis / LoopDependenceAnalysis / siv-weak-crossing.ll
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2010-01-26 Dan Gohman-disable-output is no longer needed with -analyze.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-08-05 Andreas BolkaFix LDA testcases.
2009-08-02 Andreas BolkaExpand LDA testcases.
2009-07-28 Andreas BolkaSlightly reformat LDA tests to ease grepping.
2009-07-23 Andreas BolkaFileCheck'ize and expand LDA testcases.