summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/2003-11-04-SimpleCases.ll
Commit message (Expand)AuthorAge
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* FileCheck-ize these tests. Harden some of them.Bill Wendling2012-04-24
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-18
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Remove llvm-upgrade.Tanya Lattner2008-02-14
* For PR1319:Reid Spencer2007-04-16
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* While working on the pool allocator, I noticed that basicaa is failing a scaryChris Lattner2003-11-04