summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/underlying-value.ll
AgeCommit message (Expand)Author
2024-11-07Remove `br i1 undef` from some regression tests [NFC] (#115130)Lee Wei
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
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2011-05-24Make DecomposeGEPExpression check SimplifyInstruction onlyDan Gohman