summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/noalias-bugs.ll
AgeCommit message (Expand)Author
2024-02-05[Analysis] Convert 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-08-10Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCIJonathan Roelofs
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-01-16BasicAA: We need to check both access sizes when comparing a gep and anArnold Schwaighofer