summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/bug.23626.ll
AgeCommit message (Expand)Author
2022-12-09[BasicAA] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-03-16[AAEval] Make compatible with opaque pointersNikita Popov
2022-03-08[test] Use new PM for -aa-eval testsArthur Eubanks
2020-12-13[BasicAA] Handle known non-zero variable indexNikita Popov
2020-06-26[NewPM][BasicAA] basicaa -> basic-aa in Analysis/BasicAAArthur Eubanks
2020-06-20Revert "[BasicAA] Use known lower bounds for index values for size based check."Florian Hahn
2020-05-30[BasicAA] Use known lower bounds for index values for size based check.Florian Hahn
2017-06-21[BasicAA] Use MayAlias instead of PartialAlias for fallback.Michael Kruse
2015-08-31[BasicAA] Fix the handling of sext and zext in the analysis of GEPs.Quentin Colombet