aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/2003-05-21-GEP-Problem.ll
AgeCommit message (Expand)AuthorFilesLines
2022-12-09[BasicAA] Convert some tests to opaque pointers (NFC)Nikita Popov1-6/+6
2022-10-21[test] Use -passes syntax in Analysis testsBjorn Pettersson1-1/+1
2022-10-07[opt] Stop treating alias analysis specially when translating legacy opt syntaxArthur Eubanks1-1/+1
2020-06-26[NewPM][BasicAA] basicaa -> basic-aa in Analysis/BasicAAArthur Eubanks1-1/+1
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-1/+1
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-2/+2
2010-10-18Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman1-1/+1
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2008-02-14Remove llvm-upgrade.Tanya Lattner1-10/+10
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer1-0/+21