aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA/2003-12-11-ConstExprGEP.ll
Commit message (Expand)AuthorAgeFilesLines
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+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-9/+9
* For PR1319:Reid Spencer2007-04-161-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-4/+4
* Rename variable to avoid confusing it with the global GChris Lattner2003-12-111-1/+1
* New testcase for PR86Chris Lattner2003-12-111-0/+17