summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/2006-03-03-BadArraySubscript.ll
Commit message (Expand)AuthorAge
* Merging r198400:Tom Stellard2014-04-11
* Merging r198290:Tom Stellard2014-04-11
* 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
* Make opt default to not adding a target data string and update tests that dep...Kenneth Uildriks2009-11-03
* 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
* For PR1319:Reid Spencer2007-04-16
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* new testcaseChris Lattner2006-03-04