aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/2007-08-05-GetOverloadedModRef.ll
AgeCommit message (Expand)AuthorFilesLines
2022-12-09[BasicAA] Convert some tests to opaque pointers (NFC)Nikita Popov1-5/+5
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-3/+3
2012-04-24FileCheck-ize these tests. Harden some of them.Bill Wendling1-3/+2
2011-12-12Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth1-2/+2
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2008-08-16Remove GCSE and LoadVN from the testsuite.Owen Anderson1-1/+1
2007-08-06This resolves a regression of BasicAA which failed to find any memory informa...Chandler Carruth1-0/+17