summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/cas.ll
Commit message (Expand)AuthorAge
* FileCheck-ize these tests. Harden some of them.Bill Wendling2012-04-24
* Enhance alias analysis for atomic instructions a bit. Upgrade a couple alias...Eli Friedman2011-09-26
* add newlines at the end of files.Chris Lattner2010-04-07
* don't use dead loads as tests.Chris Lattner2009-10-13
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Finish making AliasAnalysis aware of the fact that most atomic intrinsics onl...Owen Anderson2009-02-04