add aliases for movs between seg registers and mem. There are multiple
[oota-llvm.git] / test / Analysis / ScalarEvolution / scev-aa.ll
2010-06-30 Dan GohmanRevert the part of r107257 which introduced new logic...
2010-06-30 Dan GohmanAdd a testcase for scev-aa's new capability.
2009-12-01 Dan GohmanAdd a comment about A[i+(j+1)].
2009-11-26 Chris Lattnerupdate status of this. basicaa is much improved now,
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-26 Dan GohmanCreate a ScalarEvolution-based AliasAnalysis implementa...