summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/BasicAA/2006-03-03-BadArraySubscript.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* BasicAA: Use reachabilty instead of dominance for checking value equality in phiArnold Schwaighofer2014-01-031-1/+1
* BasicAA: Fix value equality and phi cyclesArnold Schwaighofer2014-01-021-1/+1
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* FileCheck-ize these tests. Harden some of them.Bill Wendling2012-04-241-1/+3
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Make opt default to not adding a target data string and update tests that dep...Kenneth Uildriks2009-11-031-0/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-141-23/+21
* For PR1319:Reid Spencer2007-04-161-1/+1
* For PR1319:Reid Spencer2007-04-161-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+31
OpenPOWER on IntegriCloud