[SCEV] Teach isLoopBackedgeGuardedByCond to exploit trip counts.
[oota-llvm.git] / test / Analysis / BasicAA / cas.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-04-24 Bill WendlingFileCheck-ize these tests. Harden some of them.
2011-09-26 Eli FriedmanEnhance alias analysis for atomic instructions a bit...
2010-04-07 Chris Lattneradd newlines at the end of files.
2009-10-13 Chris Lattnerdon't use dead loads as tests.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-02-04 Owen AndersonFinish making AliasAnalysis aware of the fact that...