summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/phi-spec-order.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-12-11[BasicAA] Add extra check in phi-spec-order.ll (NFC)Nikita Popov
2020-07-28Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji
2020-07-27Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji
2020-07-27[PowerPC] Remove QPX/A2Q BGQ/BGP CNK supportJinsong Ji
2020-06-26[NewPM][BasicAA] basicaa -> basic-aa in Analysis/BasicAAArthur Eubanks
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
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-03BasicAA: Use reachabilty instead of dominance for checking value equality in phiArnold Schwaighofer
2014-01-02BasicAA: Fix value equality and phi cyclesArnold Schwaighofer
2013-04-29TBAA: remove !tbaa from testing cases if not used.Manman Ren
2012-11-17Phi speculation improvement for BasicAAHal Finkel