aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/aligned-overread.ll
AgeCommit message (Expand)AuthorFilesLines
2022-12-09[BasicAA] Convert some tests to opaque pointers (NFC)Nikita Popov1-4/+4
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-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-3/+3
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2012-02-27Teach BasicAA about the LLVM IR rules that allow reading past the end of an o...Eli Friedman1-0/+25