summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/tailcall-modref.ll
AgeCommit message (Expand)Author
2022-12-09[BasicAA] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-10-21[test] Use -passes syntax in Analysis testsBjorn Pettersson
2022-10-07[opt] Stop treating alias analysis specially when translating legacy opt syntaxArthur Eubanks
2020-06-26[NewPM][BasicAA] basicaa -> basic-aa in Analysis/BasicAAArthur Eubanks
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2012-04-24FileCheck-ize these tests. Harden some of them.Bill Wendling
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2008-08-16Remove GCSE and LoadVN from the testsuite.Owen Anderson
2008-02-14Remove llvm-upgrade.Tanya Lattner
2007-04-14Convert test cases to new llvm.exp version of llvm_runtest and fix testsReid Spencer
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer