summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/dag.ll
AgeCommit message (Expand)Author
2022-12-16[BasicAA] Convert 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-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-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2011-06-04Fix BasicAA's recursion detection so that it doesn't pessimizeDan Gohman