X86: Make sure we account for the FMA4 register immediate value, otherwise rip-rel...
[oota-llvm.git] / test / Analysis / ScalarEvolution / scev-aa.ll
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2011-02-13 Chris Lattnerteach SCEV that the scale and addition of an inbounds...
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...